diff --git a/src/utils/common.cpp b/src/utils/common.cpp index d8b3e80d6e..591811d957 100644 --- a/src/utils/common.cpp +++ b/src/utils/common.cpp @@ -72,9 +72,6 @@ StrutRect &StrutRect::operator=(const StrutRect &other) return *this; } -#endif - -#ifndef KCMRULES void updateXTime() { kwinApp()->platform()->updateXTime();