Diff between 0cd43d3c507941f0e5967f8596786fabee19e3d9 and 397f8cb776edff0f26d8804b1fe0eebcdbb0c769

Changed Files

File Additions Deletions Status
profiles/input/device.c +0 -8 modified

Full Patch

diff --git a/profiles/input/device.c b/profiles/input/device.c
index 8464062..c2db6d1 100644
--- a/profiles/input/device.c
+++ b/profiles/input/device.c
@@ -55,14 +55,6 @@
 
 #include "sdp-client.h"
 
-#define INPUT_DEVICE_INTERFACE "org.bluez.Input"
-
-#define BUF_SIZE		16
-
-#define UPDOWN_ENABLED		1
-
-#define FI_FLAG_CONNECTED	1
-
 struct pending_connect {
 	struct btd_profile *profile;
 	btd_profile_cb cb;