ecore-xcb: Add missing EINA_UNUSED for function paramater
authorChris Michael <cp.michael@samsung.com>
Tue, 27 Jan 2015 15:49:41 +0000 (10:49 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 27 Jan 2015 16:04:51 +0000 (11:04 -0500)
commit5987b1c702be2795643b6666c80099c5d5193677
tree819d118933dc63d0877e94cd4473cf4eab9deeb6
parent10c4a78281ff00567e8df958d09f6304f9fbd0d4
ecore-xcb: Add missing EINA_UNUSED for function paramater

Summary: Depth is not used in the ecore_x_window_full_new function, so
add missing EINA_UNUSED

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_x/xcb/ecore_xcb_window.c