Commit: 97075679fe12d96fb433a1cac860e5dd90538e72
Parent: 962285c7cf3719e59db1a351ae615e87d3f242ad
Author: Szymon Janc <szymon.janc@codecoup.pl>
Committer: Szymon Janc <szymon.janc@codecoup.pl>
Date: 2015-10-30 12:44:19
Tree: ce21f4b709249050f4153b7acf057bdb66c2ca52

android: Remove dead code This removes dead code due to memory allocation with new0 not being able to fail.

Diffstat

M android/avdtp.c | 5 +- - - -
M android/avdtptest.c | 4 - - - -
M android/bas.c | 55 ++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M android/bluetooth.c | 17 - - - - - - - - - - - - - - - - -
M android/dis.c | 11 - - - - - - - - - - -
M android/gatt.c | 336 ++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M android/handsfree-client.c | 14 ++- - - - - - - - - - - -
M android/handsfree.c | 9 +- - - - - - - -
M android/health.c | 67 +++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M android/hog.c | 2 - -
M android/scpp.c | 22 +++- - - - - - - - - - - - - - - - - - -
M android/tester-a2dp.c | 7 +- - - - - -
M android/tester-avrcp.c | 7 +- - - - - -
M android/tester-bluetooth.c | 7 +- - - - - -
M android/tester-gatt.c | 7 +- - - - - -
M android/tester-hdp.c | 7 +- - - - - -
M android/tester-hidhost.c | 7 +- - - - - -
M android/tester-map-client.c | 7 +- - - - - -
M android/tester-pan.c | 7 +- - - - - -
M android/tester-socket.c | 7 +- - - - - -

20 files changed, 67 insertions(+), 538 deletions(-)

View Full Diff | Patch