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