ecore-wl2: Fix issue of misleading 'if' statement
authorChris Michael <cp.michael@samsung.com>
Mon, 11 Jul 2016 15:56:17 +0000 (11:56 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 11 Jul 2016 15:56:17 +0000 (11:56 -0400)
commit5fc4b971dc7c01b6d76322cfb90e254b57c717c5
tree8e12cdcc735fa792c7948d82f999a811d94dcaea
parentce9379398fdc3a99df1f212a349cfdac5fef4d3b
ecore-wl2: Fix issue of misleading 'if' statement

Gcc reports that this 'if' statement is misleading due to indentation.
We should only be sending the 'finish' call if the dnd version
supports it, however we should always be sending 'destroy'

@fix

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