mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-23 22:05:58 +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 setThread();
|
||||
|
||||
inline timer_t timerid;
|
||||
|
||||
// For docks etc
|
||||
inline bool nextWindowCentered = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue