mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-15 01:48:07 +02:00
remove cruft
This commit is contained in:
parent
c79e3e5a6d
commit
ba91bab224
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ private:
|
|||
|
||||
// btHashMap is required because it supports memory alignment of the btCollisionShapes
|
||||
btHashMap<HashKey, ShapeReference> _shapeMap;
|
||||
//btAlignedObjectArray<uint64_t> _pendingGarbage;
|
||||
|
||||
std::vector<uint64_t> _garbageRing;
|
||||
uint32_t _ringIndex { 0 };
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue