Remove unused variable

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-11-19 09:38:10 +00:00
parent a4ec6ae8f1
commit 125576d6a1
1 changed files with 0 additions and 2 deletions

View File

@ -567,8 +567,6 @@ _ecore_wl_dnd_selection(void *data, struct wl_data_device *data_device EINA_UNUS
void
_ecore_wl_dnd_del(Ecore_Wl_Dnd_Source *source)
{
char **t;
LOGFN(__FILE__, __LINE__, __FUNCTION__);
if (!source) return;