ecore-drm: Use #if 0 to comment out unused function
authorChris Michael <cp.michael@samsung.com>
Mon, 20 Apr 2015 16:15:13 +0000 (12:15 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 20 Apr 2015 16:15:13 +0000 (12:15 -0400)
commitd5005d0efcc96d67209f11cf7b4916e76704e800
treefc6034dbb7169476943a520dfd068efafbe1a5a0
parent61959106988072835b6a498edfa7c36f316d326c
ecore-drm: Use #if 0 to comment out unused function

Summary: It was mentioned on the mailing list to use #if 0 instead of
commenting the block. This does not change any functionality

@fix

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