mirror of
https://github.com/brl/mutter.git
synced 2025-04-09 19:59:38 +00:00
Revert "MetaWindowActor: don't start any effect when no compositor is available"
This reverts commit 35fcf4a4ae5e4c7259111def96aa19a2d5081fc4.
This commit is contained in:
parent
6f54bab0a8
commit
0ebea2be9c
@ -1076,9 +1076,6 @@ start_simple_effect (MetaWindowActor *self,
|
|||||||
gint *counter = NULL;
|
gint *counter = NULL;
|
||||||
gboolean use_freeze_thaw = FALSE;
|
gboolean use_freeze_thaw = FALSE;
|
||||||
|
|
||||||
if (!compositor->plugin_mgr)
|
|
||||||
return FALSE;
|
|
||||||
|
|
||||||
switch (event)
|
switch (event)
|
||||||
{
|
{
|
||||||
case META_PLUGIN_NONE:
|
case META_PLUGIN_NONE:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user