summaryrefslogtreecommitdiffstats
path: root/input/manager.c
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2008-09-09 15:01:31 -0300
committerClaudio Takahasi <claudio.takahasi@openbossa.org>2008-09-09 15:01:31 -0300
commit0d526038144d38375bccfd8a21502b5176f64b35 (patch)
tree13cee01f803f93d6aa9fd3b25426aa977974ad71 /input/manager.c
parent9105da247571f84a1682c65749c379ebeb327290 (diff)
Input: Minor cleanup
Diffstat (limited to 'input/manager.c')
-rw-r--r--input/manager.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/input/manager.c b/input/manager.c
index 578d56e4..9e548369 100644
--- a/input/manager.c
+++ b/input/manager.c
@@ -29,20 +29,17 @@
#include <bluetooth/bluetooth.h>
#include <bluetooth/hci.h>
-#include <bluetooth/hidp.h>
#include <bluetooth/sdp.h>
#include <bluetooth/sdp_lib.h>
#include <gdbus.h>
#include "logging.h"
-#include "textfile.h"
#include "../src/adapter.h"
#include "../src/device.h"
#include "device.h"
#include "server.h"
-#include "manager.h"
static int idle_timeout = 0;