mirror of
https://github.com/lubosz/overte.git
synced 2025-04-14 14:46:55 +02:00
remove spammy log
This commit is contained in:
parent
c5eb9c03d5
commit
d1824c4d6d
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ void Animation::downloadFinished(const QByteArray& data) {
|
|||
}
|
||||
|
||||
void Animation::animationParseSuccess(HFMModel::Pointer hfmModel) {
|
||||
qCDebug(animation) << "Animation parse success";
|
||||
_hfmModel = hfmModel;
|
||||
finishedLoading(true);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue