diff --git a/src/headset/webvr.c b/src/headset/webvr.c index ec7aae9c..7cdc5d5b 100644 --- a/src/headset/webvr.c +++ b/src/headset/webvr.c @@ -269,7 +269,6 @@ HeadsetInterface lovrHeadsetWebVRDriver = { webvrSetClipDistance, webvrGetBoundsWidth, webvrGetBoundsDepth, - webvrGetBoundsGeometry, webvrGetPose, webvrGetEyePose, webvrGetVelocity,