removing unneeded code

This commit is contained in:
Dante Ruiz 2018-10-04 12:18:18 -07:00
parent 676293c880
commit 613a6ab8cd

View file

@ -23,9 +23,6 @@ Rectangle {
property bool modified: false;
Component.onCompleted: {
modified = false;
MyAavatar.animGraphLoaded.connect(function() {
softWearableTimer.restart();
});
}
property var jointNames: []