[gnome-bluetooth/wip/hadess/misc-fixes] lib: Remove bluetooth_client_get_device_model() from symbols list



commit f4a0a969392e28681eb41f8fd726226ff30d8510
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Nov 19 15:14:26 2021 +0100

    lib: Remove bluetooth_client_get_device_model() from symbols list
    
    Fixes: 5d5807f853d48307d9579deb9d01d10e8e4b6279

 lib/gnome-bluetooth.map | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/lib/gnome-bluetooth.map b/lib/gnome-bluetooth.map
index 9c1a9b55..9c448a62 100644
--- a/lib/gnome-bluetooth.map
+++ b/lib/gnome-bluetooth.map
@@ -8,7 +8,6 @@ global:
   bluetooth_client_get_type;
   bluetooth_client_new;
   bluetooth_client_get_model;
-  bluetooth_client_get_device_model;
   bluetooth_client_connect_service;
   bluetooth_client_connect_service_finish;
   bluetooth_client_set_trusted;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]