WIP: e_main: Enable UUID subsystem on startup again.

This commit is contained in:
Stefan Schmidt 2015-08-25 15:44:50 +02:00
parent 5a173c0828
commit 08f5f4b40e
1 changed files with 1 additions and 2 deletions

View File

@ -519,8 +519,7 @@ main(int argc, char **argv)
_e_main_shutdown_push(e_alert_shutdown);
#endif
#if 0
//#ifdef HAVE_WAYLAND
#ifdef HAVE_WAYLAND
/* init uuid store for window/surface properties */
TS("E_UUID_Store Init");
if (!e_uuid_store_init())