OSDN Git Service

core: Remove unused code from device_browse_sdp()
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Tue, 5 Feb 2013 00:32:36 +0000 (20:32 -0400)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Feb 2013 10:40:42 +0000 (12:40 +0200)
commit1e66934e9d75b41768b158ca6d6e7a4025162d5b
treee6deb21ccbae17662cad492ae9e3c29540e91cc7
parent6cf4291ff3099f66ab5467b3a9fc933fed4dd20c
core: Remove unused code from device_browse_sdp()

The "search" parameter was always NULL, and therefore code depending on
it being non-NULL will never be reached.
src/device.c