summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-test.h')
-rw-r--r--hcid/dbus-test.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/hcid/dbus-test.h b/hcid/dbus-test.h
index 455c9293..0a36fb3b 100644
--- a/hcid/dbus-test.h
+++ b/hcid/dbus-test.h
@@ -21,13 +21,8 @@
*
*/
-#ifndef __BLUEZ_DBUS_TEST_H
-#define __BLUEZ_DBUS_TEST_H
-
#define TEST_INTERFACE "org.bluez.Test"
dbus_bool_t test_init(DBusConnection *conn, const char *path);
void process_audits_list(const char *adapter_path);
-
-#endif /* __BLUEZ_DBUS_TEST_H */