mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-11 19:32:28 +02:00
remove cruft
This commit is contained in:
parent
e7495d830b
commit
c3d08d06ff
1 changed files with 0 additions and 2 deletions
|
@ -140,9 +140,7 @@ public slots:
|
|||
EntityRendererPointer renderableForEntityId(const EntityItemID& id) const;
|
||||
render::ItemID renderableIdForEntityId(const EntityItemID& id) const;
|
||||
|
||||
//void handleSpaceUpdate(workload::Space::ProxyUpdate proxyUpdate);
|
||||
void handleSpaceUpdate(std::pair<int32_t, glm::vec4> proxyUpdate);
|
||||
void testSlot();
|
||||
|
||||
protected:
|
||||
virtual OctreePointer createTree() override {
|
||||
|
|
Loading…
Reference in a new issue