summaryrefslogtreecommitdiffstats
path: root/input/input-service.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/input-service.h')
-rw-r--r--input/input-service.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/input/input-service.h b/input/input-service.h
index 179a02c5..6eefc6d4 100644
--- a/input/input-service.h
+++ b/input/input-service.h
@@ -21,12 +21,7 @@
*
*/
-#ifndef __INPUT_SERVICE_H
-#define __INPUT_SERVICE_H
-
int input_dbus_init(void);
void input_dbus_exit(void);
void internal_service(const char *identifier);
-
-#endif /* __INPUT_SERVICE_H */