removed whitespace to get build to run

This commit is contained in:
ZappoMan 2014-02-11 12:43:48 -08:00
parent 5688e22e6c
commit 1fca763b9d

View file

@ -31,6 +31,4 @@ public slots:
glm::quat angleAxis(float angle, const glm::vec3& v);
};
#endif /* defined(__hifi__Quat__) */