Remove unused variable
This commit is contained in:
parent
721248c821
commit
89941d404c
@ -126,7 +126,6 @@ class Frontend {
|
||||
return false;
|
||||
}
|
||||
|
||||
this.mousePosLast = {x: e.clientX, y: e.clientY};
|
||||
this.popupTimerClear();
|
||||
this.searchClear();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user