diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-08-06 14:12:37 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-08-10 18:27:00 +0000 |
commit | 6528027bbea699a927f76fcfe842691148596661 (patch) | |
tree | e37f619fe4793575eb190ba38bcb2e1b364de981 /binding-bluetooth/CMakeLists.txt | |
parent | 5df217c091e39f71cc7a9e563d38d12794d1adb5 (diff) |
binding: bluetooth: remove obsolete oFono codeflounder_5.99.4flounder_5.99.3flounder/5.99.4flounder/5.99.35.99.45.99.3
clean up current bluetooth binding with removing unused code
Change-Id: I3bd5f05dcbde4285abcb60042d89b19ec0f2f01e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding-bluetooth/CMakeLists.txt')
-rw-r--r-- | binding-bluetooth/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/binding-bluetooth/CMakeLists.txt b/binding-bluetooth/CMakeLists.txt index 08f8066..a9abca9 100644 --- a/binding-bluetooth/CMakeLists.txt +++ b/binding-bluetooth/CMakeLists.txt @@ -26,9 +26,6 @@ PROJECT_TARGET_ADD(bluetooth-binding) bluetooth-manager.c bluetooth-agent.c lib_agent.c - ofono-client.c - lib_ofono.c - lib_ofono_modem.c bluez-client.c lib_bluez.c) |