From d66a804bbb15437bf865410a8b494c81498edb14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Tue, 17 Feb 2015 15:55:55 +0100 Subject: [PATCH] Drop not needed includes of QX11Info --- activation.cpp | 1 - group.cpp | 1 - layers.cpp | 1 - manage.cpp | 1 - tabbox/tabboxhandler.cpp | 1 - 5 files changed, 5 deletions(-) diff --git a/activation.cpp b/activation.cpp index b57fe99ddf..38716b850b 100644 --- a/activation.cpp +++ b/activation.cpp @@ -46,7 +46,6 @@ along with this program. If not, see . #include "screens.h" #include "useractions.h" #include -#include namespace KWin { diff --git a/group.cpp b/group.cpp index 067fa70145..fdb9fa7582 100644 --- a/group.cpp +++ b/group.cpp @@ -37,7 +37,6 @@ along with this program. If not, see . #include #include #include -#include /* diff --git a/layers.cpp b/layers.cpp index 91edc04102..2eea79beae 100644 --- a/layers.cpp +++ b/layers.cpp @@ -90,7 +90,6 @@ along with this program. If not, see . #include "unmanaged.h" #include "deleted.h" #include "effects.h" -#include #include "composite.h" #include "screenedge.h" diff --git a/manage.cpp b/manage.cpp index f302892574..8b1a2ee9cc 100644 --- a/manage.cpp +++ b/manage.cpp @@ -29,7 +29,6 @@ along with this program. If not, see . #include "activities.h" #endif #include "cursor.h" -#include #include "rules.h" #include "group.h" #include "netinfo.h" diff --git a/tabbox/tabboxhandler.cpp b/tabbox/tabboxhandler.cpp index ff3b862cda..0a43314cae 100644 --- a/tabbox/tabboxhandler.cpp +++ b/tabbox/tabboxhandler.cpp @@ -41,7 +41,6 @@ along with this program. If not, see . #include #include #include -#include #include // KDE #include