debian: Remove removed symbols

Commit 5cd591129f removes a number
of conversation related functions. Remove them from the debian
symbol list.

The commit also removed the implementation of conversation_hash_exact,
so remove the declaration from the header file.
This commit is contained in:
John Thacker 2022-06-05 22:48:43 -04:00
parent 286f57a2c7
commit a3e0d93bed
2 changed files with 0 additions and 8 deletions

View File

@ -375,8 +375,6 @@ WS_DLL_PUBLIC wmem_map_t *get_conversation_hashtables(void);
*/
WS_DLL_PUBLIC endpoint_type conversation_pt_to_endpoint_type(port_type pt);
WS_DLL_PUBLIC guint conversation_hash_exact(gconstpointer v);
#ifdef __cplusplus
}
#endif /* __cplusplus */

View File

@ -173,9 +173,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
conversation_filter_from_packet@Base 2.2.8
conversation_get_dissector@Base 2.0.0
conversation_get_endpoint_by_id@Base 2.5.0
conversation_get_html_hash@Base 2.5.0
conversation_get_proto_data@Base 1.9.1
conversation_hash_exact@Base 2.5.0
conversation_key_addr1@Base 2.5.0
conversation_key_addr2@Base 2.5.0
conversation_key_port1@Base 2.5.0
@ -803,10 +801,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
get_conversation_address@Base 1.99.0
get_conversation_by_proto_id@Base 1.99.0
get_conversation_filter@Base 1.99.0
get_conversation_hashtable_exact@Base 1.12.0~rc1
get_conversation_hashtable_no_addr2@Base 1.12.0~rc1
get_conversation_hashtable_no_addr2_or_port2@Base 1.12.0~rc1
get_conversation_hashtable_no_port2@Base 1.12.0~rc1
get_conversation_hashtables@Base 3.7.1
get_conversation_hide_ports@Base 1.99.0
get_conversation_packet_func@Base 1.99.0