summaryrefslogtreecommitdiff
path: root/src/connman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connman.h')
-rw-r--r--src/connman.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/connman.h b/src/connman.h
index b22b9936..61dd4119 100644
--- a/src/connman.h
+++ b/src/connman.h
@@ -225,14 +225,6 @@ int __connman_element_request_scan(enum connman_service_type type);
int __connman_element_enable_technology(enum connman_service_type type);
int __connman_element_disable_technology(enum connman_service_type type);
-static inline void __connman_element_lock(struct connman_element *element)
-{
-}
-
-static inline void __connman_element_unlock(struct connman_element *element)
-{
-}
-
gboolean __connman_element_device_isfiltered(const char *devname);
#include <connman/utsname.h>