remove cruft

This commit is contained in:
Andrew Meadows 2018-02-20 17:50:12 -08:00
parent e7495d830b
commit c3d08d06ff

View file

@ -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 {