From f8f89b0bfd8ef857dceed2a96df16a008290d53b Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 31 Mar 2013 09:16:10 -0400 Subject: Remove e_shell_adapt_window_size(). Its preconditions are never TRUE, and is therefore a no-op function. --- calendar/gui/dialogs/comp-editor.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui/dialogs/comp-editor.c') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index f36bebc694..037371d167 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -2261,7 +2261,6 @@ comp_editor_init (CompEditor *editor) gtk_application_add_window ( GTK_APPLICATION (shell), GTK_WINDOW (editor)); - e_shell_adapt_window_size (shell, GTK_WINDOW (editor)); } static gboolean -- cgit v1.2.3