commit | 4598f965faa30ae659ec8b512134f1cb7dc7e2db | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 01 16:32:09 2014 -0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 01 16:32:09 2014 -0800 |
tree | e148640d9e1ee6bcc97cd870d0c40aea88d2401d | |
parent | 7c4f6cc145daf66cd9624f1e70dd5278241f5858 [diff] [blame] |
desktop-shell: Remove debug code from previous commit
diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index f96dcf1..4e7a815 100644 --- a/clients/desktop-shell.c +++ b/clients/desktop-shell.c
@@ -765,7 +765,7 @@ struct background *background = (struct background *) window_get_user_data(window); - widget_schedule_resize(background->widget, width - 256, height); + widget_schedule_resize(background->widget, width, height); } static void