summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2013-10-04 11:05:25 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2013-10-04 12:21:52 +0300
commitd0b3d72fea2870c4d7f628c298aa29f31b369343 (patch)
tree88d3f14c1ed98117cbc8f4321ab8a84e36c1f836 /TODO
parentc1ab9163423184fb601ff08fbc3224b27d433157 (diff)
obexd/bluetooth: Remove unused local variables
This ix following build errors: CC obexd/plugins/obexd-bluetooth.o obexd/plugins/bluetooth.c: In function ‘register_profile_reply’: obexd/plugins/bluetooth.c:202:10: error: unused variable ‘err’ [-Werror=unused-variable] obexd/plugins/bluetooth.c: In function ‘name_acquired’: obexd/plugins/bluetooth.c:367:15: error: unused variable ‘uuid’ [-Werror=unused-variable] obexd/plugins/bluetooth.c: In function ‘name_released’: obexd/plugins/bluetooth.c:389:15: error: unused variable ‘uuid’ [-Werror=unused-variable] obexd/plugins/bluetooth.c: In function ‘bluetooth_start’: obexd/plugins/bluetooth.c:400:10: error: unused variable ‘ios’ [-Werror=unused-variable]
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions