mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 04:37:48 +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 {
|
const QByteArray EntityItem::getActionData() const {
|
||||||
QByteArray result;
|
QByteArray result;
|
||||||
assertUnlocked();
|
|
||||||
|
|
||||||
if (_actionDataDirty) {
|
if (_actionDataDirty) {
|
||||||
withWriteLock([&] {
|
withWriteLock([&] {
|
||||||
|
|
Loading…
Reference in a new issue