oops, accidentally turned on opaque iconify

This commit is contained in:
Havoc Pennington 2001-08-19 02:00:26 +00:00
parent 60f531af35
commit 9acaa50f59

View File

@ -166,7 +166,7 @@ effects_draw_box_animation_timeout (BoxAnimationContext *context)
* system beefiness or someting, or have some global
* "my system is slow" config option.
*/
static gboolean use_opaque_animations = TRUE;
static gboolean use_opaque_animations = FALSE;
void
meta_effects_draw_box_animation (MetaScreen *screen,