From 0874b8bac6ca89f1d91d30d66d54f425e4e7c81e Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 12 Mar 2018 14:35:43 -0700 Subject: Remove popcount in favor of ws_count_ones. Remove our popcount implementation in favor of ws_count_ones, which is our other popcount implementation. This required updating and running process-x11-xcb.pl. Change-Id: I8634c55242113b338c5b0173837c35f98b148b4f Reviewed-on: https://code.wireshark.org/review/26454 Reviewed-by: Gerald Combs Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- debian/libwsutil0.symbols | 1 - 1 file changed, 1 deletion(-) (limited to 'debian') diff --git a/debian/libwsutil0.symbols b/debian/libwsutil0.symbols index aec27ee53f..449904947f 100644 --- a/debian/libwsutil0.symbols +++ b/debian/libwsutil0.symbols @@ -121,7 +121,6 @@ libwsutil.so.0 libwsutil0 #MINVER# plugins_dump_all@Base 1.12.0~rc1 plugins_get_count@Base 2.5.0 plugins_get_descriptions@Base 1.12.0~rc1 - popcount@Base 1.99.2 printable_char_or_period@Base 1.99.0 profile_exists@Base 1.12.0~rc1 profile_store_persconffiles@Base 1.12.0~rc1 -- cgit v1.2.3