Remove dead code

This commit is contained in:
Zach Fox 2017-03-24 09:50:35 -07:00
parent 665b21f2f7
commit 4473e6ba38

View file

@ -80,7 +80,6 @@ public:
signals: signals:
bool shouldShowHandControllersChanged(); bool shouldShowHandControllersChanged();
void mountedChanged();
public: public:
HMDScriptingInterface(); HMDScriptingInterface();