mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-24 06:15:57 +01:00
Remove unused timerid
This commit is contained in:
parent
26bef3aa41
commit
08d6af2caf
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ namespace Events {
|
||||||
void redraw();
|
void redraw();
|
||||||
void setThread();
|
void setThread();
|
||||||
|
|
||||||
inline timer_t timerid;
|
|
||||||
|
|
||||||
// For docks etc
|
// For docks etc
|
||||||
inline bool nextWindowCentered = false;
|
inline bool nextWindowCentered = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue