remove unused method

This commit is contained in:
SamGondelman 2015-07-28 14:27:31 -07:00
parent 482f064c64
commit e01cf1760b

View file

@ -94,7 +94,6 @@ private:
void renderPointers(gpu::Batch& batch);
void renderControllerPointers(gpu::Batch& batch);
void renderPointersOculus(gpu::Batch& batch);
vec2 getPolarCoordinates(const PalmData& palm) const;