aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPascal Quantin <pascal@wireshark.org>2019-07-26 10:55:42 +0200
committerPascal Quantin <pascal@wireshark.org>2019-07-26 09:39:41 +0000
commit3a137dfef0aeb9f040ded43a45e5a3b9cfc25d74 (patch)
treee2702f9e6dae38e5ef8cf906c3a2e9a0b4c8273e /debian
parent12e8b4edd386461ccd81026ad6dbb6ed120f4f19 (diff)
Debian: remove symbols
Those functions are defined as inline in proto.h and are not exported functions. The change g76e227bcef had an impact on this check and now they are flagged as missing. Let's remove them. Bug: 15944 Change-Id: I58a0bd41283ce20aa7441ca08173e3d8d469a0ec Reviewed-on: https://code.wireshark.org/review/34088 Petri-Dish: Pascal Quantin <pascal@wireshark.org> Reviewed-by: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index a84a4159a1..c7bed2a2f7 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1140,17 +1140,10 @@ libwireshark.so.0 libwireshark0 #MINVER#
proto_item_get_parent@Base 1.9.1
proto_item_get_parent_nth@Base 1.9.1
proto_item_get_subtree@Base 1.9.1
- proto_item_is_hidden@Base 3.1.0
- proto_item_is_generated@Base 3.1.0
- proto_item_is_url@Base 3.1.0
proto_item_prepend_text@Base 1.9.1
proto_item_set_end@Base 1.9.1
- proto_item_set_hidden@Base 3.1.0
- proto_item_set_generated@Base 3.1.0
proto_item_set_len@Base 1.9.1
proto_item_set_text@Base 1.9.1
- proto_item_set_url@Base 3.1.0
- proto_item_set_visible@Base 3.1.0
proto_name_already_registered@Base 2.0.1
proto_node_group_children_by_json_key@Base 2.5.0
proto_node_group_children_by_unique@Base 2.5.0