kwo pushed a commit to branch master.

http://git.enlightenment.org/e16/e16.git/commit/?id=cf071d3a0852e2d698f392e522eafb7263007fc4

commit cf071d3a0852e2d698f392e522eafb7263007fc4
Author: Kim Woelders <k...@woelders.dk>
Date:   Fri Dec 18 16:33:38 2020 +0100

    conf.h: Remove some unused items
---
 src/conf.h | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/conf.h b/src/conf.h
index 282fa546..e6c51aba 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -26,9 +26,7 @@
 #define CONFIG_BORDER 3
 #define CONFIG_BUTTON 4
 #define CONFIG_DESKTOP 5
-#define CONFIG_ICONBOX 6
-#define CONFIG_KEYBIND 8
-#define CONFIG_SOUND 9
+#define CONFIG_SOUND 9         /* Used in sound config but ignored by e16 */
 #define CONFIG_ACTIONCLASS 11
 #define CONFIG_IMAGECLASS 12
 #define CONFIG_WINDOWMATCH 14

-- 


Reply via email to