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 312eab6a60996616646a419a4ce942b0e7fbd868
Author: Carsten Haitzler <[email protected]>
AuthorDate: Tue Jan 6 08:55:15 2026 +0000
clipboard - remove nuked headers from meson build
---
src/modules/clipboard/meson.build | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/modules/clipboard/meson.build b/src/modules/clipboard/meson.build
index 721810f14..9b202f29b 100644
--- a/src/modules/clipboard/meson.build
+++ b/src/modules/clipboard/meson.build
@@ -1,12 +1,7 @@
src = ""
- 'common.h',
- 'config_defaults.h',
'e_mod_config.c',
- 'e_mod_config.h',
'e_mod_main.c',
'e_mod_main.h',
'history.c',
- 'history.h',
'utility.c',
- 'utility.h'
)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.