add USE_MODULE_LOKKER for e_config init exception handle 44/53444/2
authorJu Yeon Lee <juyeonne.lee@samsung.com>
Mon, 7 Dec 2015 02:04:20 +0000 (11:04 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 7 Dec 2015 02:59:50 +0000 (18:59 -0800)
Change-Id: I29f317cbd9bf136f7584723092063f226e3bb453

src/bin/e_config.c

index 41cd3b8cbe5b917c8b2b020862f51a0ca2fbf0ec..0978be2320ff7e5d401c619d171e9b67185253af 100644 (file)
@@ -1330,7 +1330,7 @@ e_config_load(void)
              CONFIG_VERSION_UPDATE_INFO(15);
              if (e_config->desklock_use_custom_desklock)
                e_config->desklock_auth_method = E_DESKLOCK_AUTH_METHOD_EXTERNAL;
-#if 0
+#if USE_MODULE_LOKKER
              EINA_LIST_FOREACH(e_config->modules, l, em)
                if (!strcmp(em->name, "lokker"))
                  {