mirror of
https://github.com/lovasoa/whitebophir
synced 2024-11-10 14:34:20 +00:00
Remove unused variable. Thanks to jshit.
This commit is contained in:
parent
c3d7ec041b
commit
a400b8e097
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@
|
|||
erasing = false;
|
||||
}
|
||||
|
||||
var renderingLine = {};
|
||||
function draw(data) {
|
||||
switch(data.type) {
|
||||
//TODO: add the ability to erase only some points in a line
|
||||
|
|
Loading…
Reference in a new issue