[gnome-bluetooth/meego-dev: 6/15] Revert adding bluetooth_client_get_default_adapter to the public API



commit 0afa654a7f48055121890773a126137126d711a4
Author: Ross Burton <ross linux intel com>
Date:   Fri Feb 19 16:34:18 2010 +0000

    Revert adding bluetooth_client_get_default_adapter to the public API

 lib/bluetooth-client.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/lib/bluetooth-client.h b/lib/bluetooth-client.h
index 02a1213..d375d27 100644
--- a/lib/bluetooth-client.h
+++ b/lib/bluetooth-client.h
@@ -74,8 +74,6 @@ const gchar *bluetooth_type_to_string(guint type);
 gboolean bluetooth_verify_address (const char *bdaddr);
 const char *bluetooth_uuid_to_string (const char *uuid);
 
-DBusGProxy *bluetooth_client_get_default_adapter (BluetoothClient *client);
-
 G_END_DECLS
 
 #endif /* __BLUETOOTH_CLIENT_H */



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