ecore-wayland: Add error message for calling shutdown without calling
authorChris Michael <cp.michael@samsung.com>
Thu, 23 Oct 2014 14:33:40 +0000 (10:33 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 23 Oct 2014 14:33:40 +0000 (10:33 -0400)
commitf2bcb7d50e4c3e692b1fcc7185da647abe201468
tree41fec194a443b6f4ef4a689ed97b64adb8c97e50
parent3341692acf3265c9cd32329ad28514adb8d1f3b9
ecore-wayland: Add error message for calling shutdown without calling
init

Summary: If someone calls ecore_wayland_shutdown without first calling
ecore_wl_init, then the init count is wrong. Warn the caller.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wayland/ecore_wl.c