Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/openvr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'samples/helloworldoverlay/openvroverlaycontroller.h')
-rw-r--r--samples/helloworldoverlay/openvroverlaycontroller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/helloworldoverlay/openvroverlaycontroller.h b/samples/helloworldoverlay/openvroverlaycontroller.h
index 8591616..e9698fb 100644
--- a/samples/helloworldoverlay/openvroverlaycontroller.h
+++ b/samples/helloworldoverlay/openvroverlaycontroller.h
@@ -67,7 +67,6 @@ private:
private:
vr::HmdError m_eCompositorError;
vr::HmdError m_eOverlayError;
- vr::Compositor_OverlaySettings m_overlaySettings;
vr::VROverlayHandle_t m_ulOverlayHandle;
vr::VROverlayHandle_t m_ulOverlayThumbnailHandle;