elm: don't attempt to load clouseau when running in tree

Summary:
clouseau doesn't work anyway
Depends on D8964

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8965
This commit is contained in:
Mike Blumenkrantz 2019-05-29 09:18:15 -04:00
parent bd5d957364
commit 210ea6a808
1 changed files with 1 additions and 0 deletions

View File

@ -346,6 +346,7 @@ _elm_old_clouseau_reload()
static Eina_Bool
_elm_clouseau_load()
{
if (getenv("EFL_RUN_IN_TREE")) return EINA_FALSE;
if (!_clouseau_info.is_init)
{
_clouseau_info.handle = eina_module_new(