reverted accidental commit

This commit is contained in:
Øyvind Kolås
2007-11-20 17:06:23 +00:00
parent 80ef0db622
commit 08f841304a

View File

@ -124,7 +124,7 @@ clutter_stage_glx_realize (ClutterActor *actor)
0 0
}; };
if (stage_x11->xvisinfo && stage_x11->is_foreign_xwin == 0) if (stage_x11->xvisinfo)
XFree (stage_x11->xvisinfo); XFree (stage_x11->xvisinfo);
if (stage_x11->xvisinfo == None) if (stage_x11->xvisinfo == None)