aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sip_stat.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-08-21 11:09:36 +0000
committerGuy Harris <guy@alum.mit.edu>2005-08-21 11:09:36 +0000
commitb3562ac0408af8de775d7a6d29042a98408bdece (patch)
tree5766dc83aebeaeb817c5ee3a7ff525eb31fedc51 /gtk/sip_stat.c
parent195c549d1aa01dd7e8e8e48972f2ff814c7770c4 (diff)
"gtk_tap_dfilter_dlg_cb()" is no longer used outside
gtk/tap_dfilter_dlg.c; don't export it. That means that gtk/tap_dfilter_dlg.h is no longer useful; get rid of it. Rename "gtk_tap_dfilter_dlg_cb()" to "tap_dfilter_dlg_cb()", as it's inside GTK+-specific code, so there's no need to distinguish it from non-GTK+ callbacks. Update some comments to reflect the name change and the new API for registering tap_dfilter_dlg stats. Make the AFP and SMB stats use the gtk/tap_dfilter_dlg.c stuff. svn path=/trunk/; revision=15496
Diffstat (limited to 'gtk/sip_stat.c')
-rw-r--r--gtk/sip_stat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/sip_stat.c b/gtk/sip_stat.c
index 3618a720ce..ff83d4d674 100644
--- a/gtk/sip_stat.c
+++ b/gtk/sip_stat.c
@@ -44,7 +44,6 @@
#include "compat_macros.h"
#include "../stat_menu.h"
#include "../tap_dfilter_dlg.h"
-#include "tap_dfilter_dlg.h"
#define SUM_STR_MAX 1024