mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 00:13:53 +02:00
remove stray debug print
This commit is contained in:
parent
246861221c
commit
b19d505fc1
1 changed files with 0 additions and 1 deletions
|
@ -1550,7 +1550,6 @@ bool EntityItem::deserializeActions(QByteArray allActionsData, EntitySimulation*
|
|||
}
|
||||
} else {
|
||||
// we can't yet add the action. This method will be called later.
|
||||
qDebug() << "\nCANT ADD ACTION YET";
|
||||
success = false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue