From 905d8d1155e3e1ac0b52520382174f0cc2dfaa80 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 1 Jun 2009 17:29:08 +0000 Subject: (Trivial): remove a comment referring to Gtk 1 svn path=/trunk/; revision=28567 --- gtk/dlg_utils.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gtk/dlg_utils.c b/gtk/dlg_utils.c index 0a552de9c7..12d9b576d0 100644 --- a/gtk/dlg_utils.c +++ b/gtk/dlg_utils.c @@ -260,7 +260,6 @@ dlg_button_row_new(const gchar *stock_id_first, ...) /* (the whole button cluster will then be right aligned) */ gtk_button_box_set_layout (GTK_BUTTON_BOX(button_hbox), GTK_BUTTONBOX_END); -/* GTK+ 1.3 and later - on Win32, we use 1.3[.x] or 2.x, not 1.2[.x] */ #if !defined(_WIN32) /* beware: sequence of buttons are important! */ -- cgit v1.2.3