From 397f8cb776edff0f26d8804b1fe0eebcdbb0c769 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Mon, 3 Dec 2012 13:41:18 -0300 Subject: [PATCH] input: Remove leftover defines --- profiles/input/device.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/input/device.c b/profiles/input/device.c index 846406205..c2db6d18e 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; -- 2.47.3