readability: Do not close ifdef only to open it again
This commit is contained in:
parent
1ada1c0652
commit
4b9fc5f9ce
1 changed files with 0 additions and 3 deletions
|
@ -72,9 +72,6 @@ StrutRect &StrutRect::operator=(const StrutRect &other)
|
|||
return *this;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
#ifndef KCMRULES
|
||||
void updateXTime()
|
||||
{
|
||||
kwinApp()->platform()->updateXTime();
|
||||
|
|
Loading…
Reference in a new issue