Update group.class.js

This commit is contained in:
Andrea Bogazzi 2015-04-17 03:35:59 +02:00
parent 3e78fd73d2
commit ef1036b58e

View file

@ -56,7 +56,6 @@
}
this.originalState = { };
this.callSuper('initialize');
if (options.originX) {
this.originX = options.originX;