This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository enlightenment.

View the commit online.

commit 38738953eab308698313cf5a0262ace8ae788207
Author: Alastair Poole <[email protected]>
AuthorDate: Mon Apr 20 18:40:50 2026 +0100

    gadman: remove unused var.
---
 src/modules/gadman/e_mod_gadman.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/modules/gadman/e_mod_gadman.c b/src/modules/gadman/e_mod_gadman.c
index 291c08c3a..2b043caf8 100644
--- a/src/modules/gadman/e_mod_gadman.c
+++ b/src/modules/gadman/e_mod_gadman.c
@@ -841,7 +841,6 @@ _gadman_gadcon_dnd_drop_cb(E_Gadcon *gc, E_Gadcon_Client *gcc)
    E_Zone *dst_zone = NULL, *src_zone = NULL;
    int x, y, w, h;
    unsigned int layer;
-   Eina_Bool retargeted = EINA_FALSE;
 
    /* only use this for dragging gadcons around the desktop */
    if ((!eina_list_data_find(Man->gadcons[GADMAN_LAYER_BG], gc)) &&

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to