mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 11:46:34 +02:00
removing unneeded code
This commit is contained in:
parent
676293c880
commit
613a6ab8cd
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ Rectangle {
|
|||
property bool modified: false;
|
||||
Component.onCompleted: {
|
||||
modified = false;
|
||||
MyAavatar.animGraphLoaded.connect(function() {
|
||||
softWearableTimer.restart();
|
||||
});
|
||||
}
|
||||
|
||||
property var jointNames: []
|
||||
|
|
Loading…
Reference in a new issue