change comp type check at start of e_comp_wl_init()
authorMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 22 Apr 2015 22:19:52 +0000 (18:19 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 23 Apr 2015 01:20:57 +0000 (21:20 -0400)
commit18c34ed1519e23f623f36e2536d64ceb1d323612
tree3007267e3a07662a34be39522324435877015c2d
parent15540c01e41a9a2dc3d8caad9943fa4979f43248
change comp type check at start of e_comp_wl_init()

at present, this value will be set to either TYPE_NONE if no valid
compositor has been created or TYPE_X if running a wl compositor inside
an x11 compositor
src/bin/e_comp_wl.c