Remove unused timerid

This commit is contained in:
Weijia Wang 2022-12-28 13:35:18 +01:00
parent 26bef3aa41
commit 08d6af2caf
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ namespace Events {
void redraw();
void setThread();
inline timer_t timerid;
// For docks etc
inline bool nextWindowCentered = false;