aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-10-13 20:34:43 -0400
committerAnders Broman <a.broman58@gmail.com>2015-10-15 21:17:27 +0000
commit26eec29b44ee6b20b6eae78f4658a9277c69c696 (patch)
treed0f9d82bda9d1036835cded365b1c079064df0b1 /debian
parentb212a4eb4370a433451187d8beecf952915298a8 (diff)
Remove ability to make dissectors "private"
Change-Id: If5897e8137f729503edf2cafb49b2ebeab4716ad Reviewed-on: https://code.wireshark.org/review/10997 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 5f9177f608..61986c2462 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -949,7 +949,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
proto_get_protocol_name@Base 1.9.1
proto_get_protocol_short_name@Base 1.9.1
proto_initialize_all_prefixes@Base 1.9.1
- proto_is_private@Base 1.9.1
proto_is_protocol_enabled@Base 1.9.1
proto_is_frame_protocol@Base 1.99.1
proto_item_add_subtree@Base 1.9.1
@@ -964,7 +963,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
proto_item_set_end@Base 1.9.1
proto_item_set_len@Base 1.9.1
proto_item_set_text@Base 1.9.1
- proto_mark_private@Base 1.9.1
proto_register_field_array@Base 1.9.1
proto_register_fields_manual@Base 1.12.0~rc1
proto_register_fields_section@Base 1.12.0~rc1