Revert "MetaWindowActor: don't start any effect when no compositor is available"

This reverts commit 35fcf4a4ae.
This commit is contained in:
Marco Trevisan (Treviño) 2017-10-20 03:25:31 -05:00
parent 6f54bab0a8
commit 0ebea2be9c

View File

@ -1076,9 +1076,6 @@ start_simple_effect (MetaWindowActor *self,
gint *counter = NULL;
gboolean use_freeze_thaw = FALSE;
if (!compositor->plugin_mgr)
return FALSE;
switch (event)
{
case META_PLUGIN_NONE: