summaryrefslogtreecommitdiff
path: root/src/trg-preferences-dialog.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-24 16:27:51 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-24 16:27:51 +0000
commit167799dd240e946ca94f3cc01ded1b90f69be0fd (patch)
tree70854a5bfee24aefcb050c628408697ea839b51c /src/trg-preferences-dialog.c
parentacab965423e05df4d6fc29d67b542f499284a287 (diff)
issue 128
Diffstat (limited to 'src/trg-preferences-dialog.c')
-rw-r--r--src/trg-preferences-dialog.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/trg-preferences-dialog.c b/src/trg-preferences-dialog.c
index 075b48c..28a9b6b 100644
--- a/src/trg-preferences-dialog.c
+++ b/src/trg-preferences-dialog.c
@@ -713,8 +713,6 @@ static GObject *trg_preferences_dialog_constructor(GType type,
gtk_box_pack_start(GTK_BOX(contentvbox), notebook, TRUE, TRUE,
0);
- //gtk_widget_show_all(GTK_DIALOG(object)->vbox);
-
return object;
}