egl: Don't try to use stage_x11 with non-X winsys
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 30 Nov 2010 15:06:12 +0000 (10:06 -0500)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 30 Nov 2010 15:08:49 +0000 (10:08 -0500)
commit9ad55edf24f74353c095153e370d6f648f4e5593
tree368fb94b98fa8cebc32ab677a72218372b80cbfe
parent4ceb95d2ca5f5a52a77bfcada47d5befc6ab1fd1
egl: Don't try to use stage_x11 with non-X winsys

The access to stage_x11 has to be protected by COGL_HAS_X11_SUPPORT.
clutter/egl/clutter-stage-egl.c