manager: Remove network-manager compatibility code
authorKalle Valo <kalle.valo@canonical.com>
Fri, 28 Jan 2011 15:02:30 +0000 (17:02 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 28 Jan 2011 15:19:58 +0000 (16:19 +0100)
commitdb075ce314d647680cce30d97fc174a3aee02f77
treedd0347633f0b2db9100380860128ba623f3e9c1f
parent0b0bab94933479157499833d728060c27a07f9da
manager: Remove network-manager compatibility code

Remove the network-manager compatibility code from src/manager.c so that all
this can be implemented as a plugin.

-c command line switch is still left but marked as obsole to avoid breaking
current start scripts. By removing the switch connman would not start at
all if -c is used.
src/connman.h
src/main.c
src/manager.c