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 75325af64f058aab676d9e4be983d3f830ebc411
Author: Carsten Haitzler <[email protected]>
AuthorDate: Sun Feb 15 17:41:16 2026 +0000
clipboard - back to wrapped elm win add
---
src/modules/clipboard/e_mod_main.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/modules/clipboard/e_mod_main.c b/src/modules/clipboard/e_mod_main.c
index 2e7fed051..dec722980 100644
--- a/src/modules/clipboard/e_mod_main.c
+++ b/src/modules/clipboard/e_mod_main.c
@@ -1,7 +1,5 @@
#include "e_mod_main.h"
-#undef elm_win_add
-
// Stuff for convenience to compress code
#define CLIP_TRIM_MODE(x) (x->trim_nl + 2 * (x->trim_ws))
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.