aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.h
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-11-02 19:20:04 +0000
committerMichael Mann <mmann78@netscape.net>2013-11-02 19:20:04 +0000
commita267501b82a84ab3d5b9cb7d2f06129d5ca57e42 (patch)
tree056e815b8f475e4c3b5ae57d80f89e202d47aa13 /epan/conversation.h
parent2c85824a469dba2edc674f29a18058bcec19139e (diff)
Bluetooth: Use dissector data instead of pinfo->private_data. Bug 7893 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7893)
From Michal Labedzki svn path=/trunk/; revision=53051
Diffstat (limited to 'epan/conversation.h')
-rw-r--r--epan/conversation.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/conversation.h b/epan/conversation.h
index 5cb8bcd7f6..df137e53d4 100644
--- a/epan/conversation.h
+++ b/epan/conversation.h
@@ -190,9 +190,6 @@ WS_DLL_PUBLIC
GHashTable *get_conversation_hashtable_no_addr2(void);
WS_DLL_PUBLIC
-GHashTable *get_conversation_hashtable_no_addr2(void);
-
-WS_DLL_PUBLIC
GHashTable * get_conversation_hashtable_no_port2(void);
WS_DLL_PUBLIC