mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
Revert "MetaWindowActor: don't start any effect when no compositor is available"
This reverts commit 35fcf4a4ae
.
This commit is contained in:
parent
6f54bab0a8
commit
0ebea2be9c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user