aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls_dlg.c
diff options
context:
space:
mode:
authorLars Roland <Lars.Roland@gmx.net>2005-02-13 23:30:56 +0000
committerLars Roland <Lars.Roland@gmx.net>2005-02-13 23:30:56 +0000
commitaec5f7146918c7dc87d151c97095f1e9ad9f16cb (patch)
tree738185cbf38e773b1642fa232af45cb173a9d612 /gtk/voip_calls_dlg.c
parent92cfbd44686197d760d4e6679b2b16bb2badca70 (diff)
remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sources
svn path=/trunk/; revision=13392
Diffstat (limited to 'gtk/voip_calls_dlg.c')
-rw-r--r--gtk/voip_calls_dlg.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/voip_calls_dlg.c b/gtk/voip_calls_dlg.c
index af7de06fad..20752fe292 100644
--- a/gtk/voip_calls_dlg.c
+++ b/gtk/voip_calls_dlg.c
@@ -58,9 +58,6 @@
#include <epan/to_str.h>
-#include <string.h>
-#include <ctype.h>
-
static const gchar FWD_LABEL_TEXT[] = "Select one call.";
/****************************************************************************/