desktop-shell: Remove debug code from previous commit
This commit is contained in:
@@ -765,7 +765,7 @@ background_configure(void *data,
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user