Remove ShapeInput define from utils.h

It's nowhere used inside KWin.

REVIEW: 110190
icc-effect-5.14.5
Martin Gräßlin 2013-04-25 17:40:15 +02:00
parent ee537050dd
commit 03656a2abe
1 changed files with 0 additions and 5 deletions

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: