summaryrefslogtreecommitdiff
path: root/src/device.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-01-06 11:29:55 -0800
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-01-06 12:55:12 -0800
commit3a53b27e4db784a72f1c213735f8d44160cd1910 (patch)
treef11b5bdd20e274d014e31b40ac677644afead78e /src/device.c
parent710220f861b100856711a0a4d4a852874228a57a (diff)
downloadbluez-3a53b27e4db784a72f1c213735f8d44160cd1910.tar.gz
attrib: Remove gatt-service.{c,h} and attrib-server.{c,h}
These files are not longer needed since this functionality has been moved to gatt-db.{c,h}.
Diffstat (limited to 'src/device.c')
-rw-r--r--src/device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device.c b/src/device.c
index 982b7979e..f2447c478 100644
--- a/src/device.c
+++ b/src/device.c
@@ -62,7 +62,6 @@
#include "agent.h"
#include "textfile.h"
#include "storage.h"
-#include "attrib-server.h"
#include "eir.h"
#define DISCONNECT_TIMER 2