mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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