OSDN Git Service

Remove unnecessary "starting" variable
authorJohan Hedberg <johan.hedberg@nokia.com>
Wed, 6 May 2009 13:15:41 +0000 (16:15 +0300)
committerJohan Hedberg <johan.hedberg@nokia.com>
Wed, 6 May 2009 13:21:20 +0000 (16:21 +0300)
commitd32b5acf1a15817143c00ce66159c193df2eea8a
treeac97f32a2b6eaf683353b0ebda925577fe3e3e74
parent09cd069379a5fa25af7c9d31131882de05375ae1
Remove unnecessary "starting" variable

Now that the plugins are loaded before any adapter is initialized it is
not necessary to monitor bluetoothd startup using the "starting" variable
anymore.
src/adapter.c
src/adapter.h
src/main.c
src/manager.c
src/manager.h