aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/rtp_stream.h
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2005-03-02 23:22:11 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2005-03-02 23:22:11 +0000
commit8ca42476b4910a761a63bba26d503c01220b79fd (patch)
treed781a37ccffb444d183ed67463702726b2c8b3b5 /gtk/rtp_stream.h
parenteaf380b7b009d31103542bf08bc784fbe9646874 (diff)
This is the rest of the patch from Francisco Alcoba.
I forgot to check in changes to these files yesterday git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13575 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/rtp_stream.h')
-rw-r--r--gtk/rtp_stream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/rtp_stream.h b/gtk/rtp_stream.h
index 6128fe8ab2..d826c49d8a 100644
--- a/gtk/rtp_stream.h
+++ b/gtk/rtp_stream.h
@@ -107,8 +107,6 @@ typedef struct _rtpstream_tapinfo {
gboolean is_registered; /* if the tap listener is currently registered or not */
} rtpstream_tapinfo_t;
-gchar* address_to_str_w_none(address *addr);
-
/****************************************************************************/
/* INTERFACE */