aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/bootp_stat.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2003-12-13 17:10:21 +0000
committerUlf Lamping <ulf.lamping@web.de>2003-12-13 17:10:21 +0000
commit3914b812b0d30bf3eb7787a554a6d5cdde1e7be1 (patch)
tree2627612802e69bd17c3d912151bc3092d8178ddb /gtk/bootp_stat.c
parent8e43886258fa7897cce0c639b78af10d8e20ad54 (diff)
removed unused #include "menu.h" from the stats.c files
svn path=/trunk/; revision=9273
Diffstat (limited to 'gtk/bootp_stat.c')
-rw-r--r--gtk/bootp_stat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/bootp_stat.c b/gtk/bootp_stat.c
index eeabe1be3f..e9832d90d7 100644
--- a/gtk/bootp_stat.c
+++ b/gtk/bootp_stat.c
@@ -1,7 +1,7 @@
/* bootp_stat.c
* boop_stat 2003 Jean-Michel FAYARD
*
- * $Id: bootp_stat.c,v 1.5 2003/09/26 02:09:43 guy Exp $
+ * $Id: bootp_stat.c,v 1.6 2003/12/13 17:10:21 ulfl Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -30,7 +30,7 @@
#include <gtk/gtk.h>
#include "epan/packet_info.h"
#include "epan/epan.h"
-#include "menu.h"
+/*#include "menu.h"*/
#include "simple_dialog.h"
#include "dlg_utils.h"
#include "tap.h"