No need to conditionally invoke UG_INIT_EFL() 04/16404/3
authorAlex Wu <zhiwen.wu@linux.intel.com>
Mon, 17 Feb 2014 02:11:31 +0000 (10:11 +0800)
committerSemun Lee <sm79.lee@samsung.com>
Fri, 7 Mar 2014 04:57:01 +0000 (20:57 -0800)
commitce529a9d77d6ff00939b061e5a4acd92aab2c61b
tree15a768a87ab116f13e93dca5321736c01c22aaf4
parent084d912cb688c5a9257b3446b2f5f40260d16c6f
No need to conditionally invoke UG_INIT_EFL()

Since UG_INIT_EFL() is not X-specific anymore, no need to add
"#ifndef WAYLAND" before invoking it.

Change-Id: Iceab4239234448baea21e6aebded79a72b994a92
Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
client/ug-client.c