kwo pushed a commit to branch master.

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

commit 4df8199d60934d3e4965e396e870c7362d0ccf48
Author: Kim Woelders <k...@woelders.dk>
Date:   Thu Dec 26 09:12:53 2019 +0100

    windowmatches: Remove some cruft
---
 src/windowmatch.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/windowmatch.c b/src/windowmatch.c
index 7f1244e0..f0729696 100644
--- a/src/windowmatch.c
+++ b/src/windowmatch.c
@@ -929,12 +929,6 @@ WindowMatchSighan(int sig, void *prm __UNUSED__)
                       WindowMatchConfigLoad, 1);
 #endif
        ConfigFileLoad("matches.cfg", NULL, WindowMatchConfigLoad2, 0);
-#if 0
-       WindowMatchConfigLoadUser();
-#endif
-#if 0
-       IcondefChecker(0, NULL);
-#endif
        break;
      }
 }

-- 


Reply via email to