mirror of
https://github.com/lovasoa/whitebophir
synced 2024-11-10 06:24:17 +00:00
remove unused variable
This commit is contained in:
parent
d7b341d86e
commit
4887f539de
1 changed files with 0 additions and 1 deletions
|
@ -404,7 +404,6 @@
|
|||
}
|
||||
|
||||
function clickSelector(x, y, evt) {
|
||||
var scale = getScale();
|
||||
selectionRect = selectionRect || createSelectorRect();
|
||||
var button = null;
|
||||
for (var i=0; i<selectionButtons.length; i++) {
|
||||
|
|
Loading…
Reference in a new issue