From 21c5264efee326e692dec9478b5ea13efe8d0ef8 Mon Sep 17 00:00:00 2001 From: Alex Fiestas Date: Sun, 29 Apr 2012 20:13:52 +0200 Subject: [PATCH] Remove forward declaration of Kephal stuff (leftover from the port I guess) --- workspace.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/workspace.h b/workspace.h index 2f1547fdcf..de90110646 100644 --- a/workspace.h +++ b/workspace.h @@ -61,10 +61,6 @@ class KStartupInfoData; class QSlider; class QPushButton; -namespace Kephal -{ - class Screen; -} namespace KWin {