This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository e16.
View the commit online.
commit 02ddb6e80b64d0f28bd362b91d4665a5866bc4d9
Author: Kim Woelders <[email protected]>
AuthorDate: Sat May 28 08:58:53 2022 +0200
iclass: Remove unneeded header
---
src/ewin-ops.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/ewin-ops.c b/src/ewin-ops.c
index 696881d6..75bba92b 100644
--- a/src/ewin-ops.c
+++ b/src/ewin-ops.c
@@ -37,7 +37,6 @@
#include "focus.h"
#include "groups.h"
#include "hints.h"
-#include "iclass.h" /* FIXME - Should not be here */
#include "screen.h"
#include "snaps.h"
#include "xwin.h"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.