From 03656a2abe9a0b6ee97c4af513d30ac632478c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Thu, 25 Apr 2013 17:40:15 +0200 Subject: [PATCH] Remove ShapeInput define from utils.h It's nowhere used inside KWin. REVIEW: 110190 --- utils.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/utils.h b/utils.h index 7ff078dd92..80e2041049 100644 --- a/utils.h +++ b/utils.h @@ -174,11 +174,6 @@ enum HiddenPreviews { HiddenPreviewsAlways }; -// compile with XShape older than 1.0 -#ifndef ShapeInput -const int ShapeInput = 2; -#endif - class Motif { public: