Removed fullWidth/resizing-code as the pad is always fullscreen, unlike the old EP

This commit is contained in:
mluto 2013-02-08 22:00:17 +01:00
parent 0d5b98a338
commit e6454af5ed
3 changed files with 1 additions and 40 deletions

View file

@ -964,7 +964,6 @@ function handleClientReady(client, message)
"globalPadId": message.padId,
"userId": author,
"cookiePrefsToSet": {
"fullWidth": false,
"hideSidebar": false
},
"abiwordAvailable": settings.abiwordAvailable(),