Remove ShapeInput define from utils.h

It's nowhere used inside KWin.

REVIEW: 110190
This commit is contained in:
Martin Gräßlin 2013-04-25 17:40:15 +02:00
parent ee537050dd
commit 03656a2abe

View file

@ -174,11 +174,6 @@ enum HiddenPreviews {
HiddenPreviewsAlways
};
// compile with XShape older than 1.0
#ifndef ShapeInput
const int ShapeInput = 2;
#endif
class Motif
{
public: