aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-03-31 21:16:10 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-04-01 00:10:54 +0800
commitf8f89b0bfd8ef857dceed2a96df16a008290d53b (patch)
tree02f0b13683bf8e39df7ab12aa84cc9fe324e7a0d /calendar
parent50b164637fb0cca89a20793341102b0ddbfc5b50 (diff)
downloadgsoc2013-evolution-f8f89b0bfd8ef857dceed2a96df16a008290d53b.tar
gsoc2013-evolution-f8f89b0bfd8ef857dceed2a96df16a008290d53b.tar.gz
gsoc2013-evolution-f8f89b0bfd8ef857dceed2a96df16a008290d53b.tar.bz2
gsoc2013-evolution-f8f89b0bfd8ef857dceed2a96df16a008290d53b.tar.lz
gsoc2013-evolution-f8f89b0bfd8ef857dceed2a96df16a008290d53b.tar.xz
gsoc2013-evolution-f8f89b0bfd8ef857dceed2a96df16a008290d53b.tar.zst
gsoc2013-evolution-f8f89b0bfd8ef857dceed2a96df16a008290d53b.zip
Remove e_shell_adapt_window_size().
Its preconditions are never TRUE, and is therefore a no-op function.
Diffstat (limited to 'calendar')
-rw-r--r--calendar/gui/dialogs/comp-editor.c1
1 files changed, 0 insertions, 1 deletions
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