aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-04-21 19:07:23 +0000
committerGuy Harris <guy@alum.mit.edu>2012-04-21 19:07:23 +0000
commitf16eb8cf149bbd9b2a49fc18ff1f7edbd8d98f4d (patch)
treea59c8b7371533d8f4fcbae67b47054ebd0651117 /ui/gtk
parent051263c85d4b3ff9e2af07199ca3393afd889280 (diff)
GTK+ 1.x is no longer supported, and there's no toggle_tree to move any
more; remove a comment. svn path=/trunk/; revision=42181
Diffstat (limited to 'ui/gtk')
-rw-r--r--ui/gtk/gui_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/gtk/gui_utils.c b/ui/gtk/gui_utils.c
index 436d7884c2..d87c1afa52 100644
--- a/ui/gtk/gui_utils.c
+++ b/ui/gtk/gui_utils.c
@@ -1211,7 +1211,6 @@ create_user_window_title(const gchar *caption)
return g_strdup_printf("%s [%s]", caption, prefs.gui_window_title);
}
-/* XXX move toggle_tree over from proto_draw.c to handle GTK+ 1 */
/*
* This callback is invoked when keyboard focus is within either
* the packetlist view or the detail view. The keystrokes processed