mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 16:34:15 +02:00
unmangle merge
This commit is contained in:
parent
dba9eb7046
commit
f60b1d9bd7
1 changed files with 0 additions and 1 deletions
|
@ -1861,7 +1861,6 @@ const QByteArray EntityItem::getActionDataInternal() const {
|
|||
|
||||
const QByteArray EntityItem::getActionData() const {
|
||||
QByteArray result;
|
||||
assertUnlocked();
|
||||
|
||||
if (_actionDataDirty) {
|
||||
withWriteLock([&] {
|
||||
|
|
Loading…
Reference in a new issue