aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/recent.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-05-07 08:12:33 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-05-07 08:12:33 +0000
commita7f4c971c5d7fe005656f2a14259b9d5e75f7e0f (patch)
treeb4f3f2e10b820bd5a21e87d61f521b4d9153514f /gtk/recent.h
parent7cb69aab559c84802fd1dd7c511dd4f49eafbdb8 (diff)
removed obsolete comments
svn path=/trunk/; revision=10810
Diffstat (limited to 'gtk/recent.h')
-rw-r--r--gtk/recent.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk/recent.h b/gtk/recent.h
index 3b91df8bd3..11aed7ad0b 100644
--- a/gtk/recent.h
+++ b/gtk/recent.h
@@ -2,7 +2,7 @@
* Definitions for recent "preference" handling routines
* Copyright 2004, Ulf Lamping <ulf.lamping@web.de>
*
- * $Id: recent.h,v 1.7 2004/04/27 19:16:11 ulfl Exp $
+ * $Id: recent.h,v 1.8 2004/05/07 08:12:33 ulfl Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -36,9 +36,7 @@ typedef struct recent_settings_tag {
gboolean main_toolbar_show;
gboolean filter_toolbar_show;
gboolean packet_list_show;
- /*gboolean packet_list_height;*/
gboolean tree_view_show;
- /*gboolean tree_view_height;*/
gboolean byte_view_show;
gboolean statusbar_show;
gint gui_time_format;