From e96c86e0454a00dfe2f89c71096c1827522a3549 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Tue, 17 Feb 2015 13:35:30 +0100 Subject: [PATCH] Remove unused #include --- effects/windowgeometry/windowgeometry.cpp | 1 - tabbox/tabboxhandler.cpp | 1 - workspace.cpp | 1 - 3 files changed, 3 deletions(-) diff --git a/effects/windowgeometry/windowgeometry.cpp b/effects/windowgeometry/windowgeometry.cpp index ec2f79b515..1290790351 100644 --- a/effects/windowgeometry/windowgeometry.cpp +++ b/effects/windowgeometry/windowgeometry.cpp @@ -27,7 +27,6 @@ along with this program. If not, see . #include #include #include -#include #include #include diff --git a/tabbox/tabboxhandler.cpp b/tabbox/tabboxhandler.cpp index afb48fbb35..f9de5dec2a 100644 --- a/tabbox/tabboxhandler.cpp +++ b/tabbox/tabboxhandler.cpp @@ -47,7 +47,6 @@ along with this program. If not, see . #include #include #include -#include namespace KWin { diff --git a/workspace.cpp b/workspace.cpp index 7cbe81ebac..dc066dd129 100644 --- a/workspace.cpp +++ b/workspace.cpp @@ -67,7 +67,6 @@ along with this program. If not, see . #include #include #include -#include // Qt #include