summaryrefslogtreecommitdiff
path: root/gtk/rtp_stream_dlg.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-02-02 10:19:35 +0000
committerGuy Harris <guy@alum.mit.edu>2005-02-02 10:19:35 +0000
commit26c2759ebc8c83676acaaaeabfd836a7f0144ce4 (patch)
tree9281df70858bf43f60820f40330da50c004cf276 /gtk/rtp_stream_dlg.c
parent291e154e03c9924ee92949a01f746459610ca31f (diff)
downloadwireshark-26c2759ebc8c83676acaaaeabfd836a7f0144ce4.tar.gz
Get rid of an unused typedef.
svn path=/trunk/; revision=13239
Diffstat (limited to 'gtk/rtp_stream_dlg.c')
-rw-r--r--gtk/rtp_stream_dlg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/rtp_stream_dlg.c b/gtk/rtp_stream_dlg.c
index e9d521d685..0476e7f21d 100644
--- a/gtk/rtp_stream_dlg.c
+++ b/gtk/rtp_stream_dlg.c
@@ -52,8 +52,6 @@
#include <string.h>
-typedef const guint8 * ip_addr_p;
-
static const gchar FWD_LABEL_TEXT[] = "Select a forward stream with left mouse button";
static const gchar REV_LABEL_TEXT[] = "Select a reverse stream with SHIFT + left mouse button";