diff options
Diffstat (limited to 'src/lib/ecore_wayland')
-rw-r--r-- | src/lib/ecore_wayland/ecore_wl_dnd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/ecore_wayland/ecore_wl_dnd.c b/src/lib/ecore_wayland/ecore_wl_dnd.c index ce3330770e..1b249b465a 100644 --- a/src/lib/ecore_wayland/ecore_wl_dnd.c +++ b/src/lib/ecore_wayland/ecore_wl_dnd.c | |||
@@ -567,8 +567,6 @@ _ecore_wl_dnd_selection(void *data, struct wl_data_device *data_device EINA_UNUS | |||
567 | void | 567 | void |
568 | _ecore_wl_dnd_del(Ecore_Wl_Dnd_Source *source) | 568 | _ecore_wl_dnd_del(Ecore_Wl_Dnd_Source *source) |
569 | { | 569 | { |
570 | char **t; | ||
571 | |||
572 | LOGFN(__FILE__, __LINE__, __FUNCTION__); | 570 | LOGFN(__FILE__, __LINE__, __FUNCTION__); |
573 | 571 | ||
574 | if (!source) return; | 572 | if (!source) return; |