summaryrefslogtreecommitdiffstats
path: root/input/input-service.h
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2007-01-25 14:44:06 +0000
committerClaudio Takahasi <claudio.takahasi@openbossa.org>2007-01-25 14:44:06 +0000
commit8462276d5289bc23efee4d532248dc79476b6133 (patch)
tree093e536db46f0ad9c6ae18df3b86f1dabe4be8af /input/input-service.h
parent8362c93efbfe70942118fe1b148dbaff68c3ceb8 (diff)
Code cleanup
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 */