mirror of
https://github.com/lubosz/overte.git
synced 2025-04-16 09:29:16 +02:00
remove commented code
This commit is contained in:
parent
c17c9f1818
commit
f011d5c7f7
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ void testPropertyFlags(uint32_t value) {
|
|||
original.setHasProperty((EntityPropertyList)i);
|
||||
}
|
||||
QByteArray encoded = original.encode();
|
||||
// auto originalSize = encoded.size();
|
||||
for (size_t i = 0; i < enumSize; ++i) {
|
||||
encoded.append(qrand());
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue