mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 23:49:55 +02:00
cleanups
This commit is contained in:
parent
e985f56b12
commit
69766f6e59
2 changed files with 3 additions and 4 deletions
|
@ -45,7 +45,6 @@ AvatarMixer::AvatarMixer(const QByteArray& packet) :
|
|||
}
|
||||
|
||||
AvatarMixer::~AvatarMixer() {
|
||||
qDebug() << "AvatarMixer::~AvatarMixer";
|
||||
if (_broadcastTimer) {
|
||||
_broadcastTimer->deleteLater();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue