summaryrefslogtreecommitdiff
path: root/capplet/gsm-app-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplet/gsm-app-dialog.c')
-rw-r--r--capplet/gsm-app-dialog.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/capplet/gsm-app-dialog.c b/capplet/gsm-app-dialog.c
index 13e06e4..8eb6bd6 100644
--- a/capplet/gsm-app-dialog.c
+++ b/capplet/gsm-app-dialog.c
@@ -254,10 +254,6 @@ gsm_app_dialog_constructor (GType type,
setup_dialog (dialog);
-#if !GTK_CHECK_VERSION (3, 14, 0)
- gtk_widget_show_all (GTK_WIDGET (dialog));
-#endif
-
return G_OBJECT (dialog);
}