DConfEngineSource: remove the external init call
commit207918c6281deb82e65243fb33eb6ef7d4f2a59c
authorRyan Lortie <desrt@desrt.ca>
Fri, 13 Jul 2012 02:56:12 +0000 (12 22:56 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 13 Jul 2012 02:56:12 +0000 (12 22:56 -0400)
treece9f7654fae4505b6d275f9a3739bf397d46a5bf
parentde020d7f250e581ca2edd45171ae41d28b2e68bf
DConfEngineSource: remove the external init call

Always do init as part of the process of dconf_engine_source_new() to
avoid the consumer from having to call it for themselves.
engine/dconf-engine-source.c
engine/dconf-engine-source.h
engine/dconf-engine.c
tests/engine.c