summaryrefslogtreecommitdiff
path: root/.ci
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-11-30 12:43:04 +0100
committerBastien Nocera <hadess@hadess.net>2021-11-30 15:25:13 +0100
commite08e65de140a93ff1ed04eed8d7d7c46922819b4 (patch)
treedb6e0328024828def80e39777c48fe3717f0ec5b /.ci
parenta0aafb0d7be283ff4854e9c4daf7c16ea533767f (diff)
downloadgnome-bluetooth-e08e65de140a93ff1ed04eed8d7d7c46922819b4.tar.gz
lib: Remove bluetooth_client_get_device()
Was added but not used in the bluez 5.x port in 0b0534924fb5ea781195e116a7dfbf956d16379c.
Diffstat (limited to '.ci')
-rw-r--r--.ci/gbt.suppr4
1 files changed, 4 insertions, 0 deletions
diff --git a/.ci/gbt.suppr b/.ci/gbt.suppr
index eb6149e1..08a21d0f 100644
--- a/.ci/gbt.suppr
+++ b/.ci/gbt.suppr
@@ -29,3 +29,7 @@ drop = yes
[suppress_function]
symbol_name = bluetooth_client_get_filter_model
drop = yes
+
+[suppress_function]
+symbol_name = bluetooth_client_get_device
+drop = yes