aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sip_stat.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-21 11:09:36 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-21 11:09:36 +0000
commitf6a401fed23ace54e00083eeb52cc9f2748e8d3f (patch)
tree5766dc83aebeaeb817c5ee3a7ff525eb31fedc51 /gtk/sip_stat.c
parentb8c063ef164816a7fe94d9283688d1a4fdf6bf1f (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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15496 f5534014-38df-0310-8fa8-9805f1628bb7
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