mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-22 20:25:49 +00:00
remove unused "originalState" var (#3836)
This commit is contained in:
parent
1c4f6188f2
commit
28729b3786
1 changed files with 0 additions and 2 deletions
|
|
@ -76,8 +76,6 @@
|
|||
this._objects[i].group = this;
|
||||
}
|
||||
|
||||
this.originalState = { };
|
||||
|
||||
if (options.originX) {
|
||||
this.originX = options.originX;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue