need to untangle the vrhands mess
[laserbrain_demo] / src / vrinput.h
index 1ab89a1..48ac1e3 100644 (file)
@@ -9,7 +9,6 @@ struct VRHand {
        Vec3 pos;
        Quat rot;
        Mat4 xform;     /* combination of the above */
        Vec3 pos;
        Quat rot;
        Mat4 xform;     /* combination of the above */
-       goatvr_source *src;
 };
 
 extern VRHand vrhand[2];
 };
 
 extern VRHand vrhand[2];