Drop include for config-workspace.h

None of the definitions is used anywhere in kwin.
REVIEW: 104081
icc-effect-5.14.5
Martin Gräßlin 2012-02-26 11:59:25 +01:00
parent 7f0770f99d
commit 711fd0b876
3 changed files with 0 additions and 4 deletions

View File

@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QPaintEngine>
#include <QPixmap>
#include <config-workspace.h>
#include <config-X11.h>
#include <assert.h>

View File

@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef KWIN_SCENE_XRENDER_H
#define KWIN_SCENE_XRENDER_H
#include <config-workspace.h>
#include "scene.h"
#include "shadow.h"

View File

@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
class QLabel;
#include <config-workspace.h>
#include <config-X11.h>
#include <config-kwin.h>