evas-drm: Remove improper EINA_UNUSED for function parameter
authorChris Michael <cpmichael@osg.samsung.com>
Tue, 21 Jun 2016 16:07:16 +0000 (12:07 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Tue, 21 Jun 2016 16:07:54 +0000 (12:07 -0400)
commitc39e8e75555573c1c1083794bb04923a6229ae65
treedb5ab16ff18d9e86b02624c711df9407e8d6fda5
parentf5c37f6930ce5e85e79fedaeee7c220e0a19d695
evas-drm: Remove improper EINA_UNUSED for function parameter

'fd' is actually used in the call to WaitVBlank, so do not mark it as
EINA_UNUSED

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/modules/evas/engines/drm/evas_outbuf.c