From 3346e047692abc1606b4c716b7e7e06b0afd6b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Tue, 18 Mar 2014 10:00:49 +0100 Subject: [PATCH] [kwin] Remove config-X11.h includes None of the defines is used. --- composite.cpp | 2 -- utils.h | 1 - 2 files changed, 3 deletions(-) diff --git a/composite.cpp b/composite.cpp index 1b2e7a40b1..56bee8c65a 100644 --- a/composite.cpp +++ b/composite.cpp @@ -20,8 +20,6 @@ along with this program. If not, see . #include "composite.h" #include "compositingadaptor.h" -#include - #include "utils.h" #include #include "workspace.h" diff --git a/utils.h b/utils.h index 7097daa78e..fe1b0b9471 100644 --- a/utils.h +++ b/utils.h @@ -23,7 +23,6 @@ along with this program. If not, see . #define KWIN_UTILS_H // cmake stuff -#include #include #include // kwin