summaryrefslogtreecommitdiffstats
path: root/input/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/manager.h')
-rw-r--r--input/manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/input/manager.h b/input/manager.h
index f50975c8..953095fd 100644
--- a/input/manager.h
+++ b/input/manager.h
@@ -21,8 +21,5 @@
*
*/
-#define HSP_HS_UUID "00001108-0000-1000-8000-00805F9B34FB"
-#define HID_UUID "00001124-0000-1000-8000-00805f9b34fb"
-
int input_manager_init(DBusConnection *conn, GKeyFile *config);
void input_manager_exit(void);