X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fprint.c;h=c81b88817cf673532a18630a3faaf07e58b597ce;hp=738371b64872ba241fd12de7a127e511473ff590;hb=d34b6e3930db0e0545989fc02ce9d8948be7278a;hpb=7197eb36d57c04a5990165253a5342962217de82 diff --git a/src/print.c b/src/print.c index 738371b6..c81b8881 100644 --- a/src/print.c +++ b/src/print.c @@ -3212,12 +3212,6 @@ static void print_text_menu(GtkWidget *box, PrintWindow *pw) pref_spin_new(group, _("Size:"), _("points"), 8.0, 100.0, 1.0, 0, pw->text_points, G_CALLBACK(print_text_cb_points), pw); - -#if 0 - button = color_selection_new(); - gtk_box_pack_start(GTK_BOX(group), button, FALSE, FALSE, 0); - gtk_widget_show(button); -#endif } /*