diff --git a/utils.h b/utils.h index a411322fd1..7ff078dd92 100644 --- a/utils.h +++ b/utils.h @@ -92,7 +92,6 @@ typedef QList< Group* > GroupList; typedef QList< const Group* > ConstGroupList; extern Options* options; -extern bool initting; // whether kwin is starting up enum Layer { UnknownLayer = -1,