From 63695e6fc36d86c8c4e46be14446dcedbccee056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Tue, 2 Dec 2014 15:26:42 +0100 Subject: [PATCH] Remove unused imports --- netinfo.cpp | 2 -- workspace.cpp | 1 - 2 files changed, 3 deletions(-) diff --git a/netinfo.cpp b/netinfo.cpp index 5f324c3d93..b9044c8a63 100644 --- a/netinfo.cpp +++ b/netinfo.cpp @@ -21,8 +21,6 @@ along with this program. If not, see . *********************************************************************/ // own #include "netinfo.h" -// kwin libs -#include // kwin #include "client.h" #include "virtualdesktops.h" diff --git a/workspace.cpp b/workspace.cpp index 0623d8f09e..85c484fe34 100644 --- a/workspace.cpp +++ b/workspace.cpp @@ -21,7 +21,6 @@ along with this program. If not, see . // own #include "workspace.h" // kwin libs -#include #include #include // kwin