summaryrefslogtreecommitdiffhomepage
path: root/dinput/dinput.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'dinput/dinput.hpp')
-rw-r--r--dinput/dinput.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dinput/dinput.hpp b/dinput/dinput.hpp
index 53f1c4af..59873527 100644
--- a/dinput/dinput.hpp
+++ b/dinput/dinput.hpp
@@ -27,7 +27,6 @@ public:
private:
static std::atomic<int> refcnt;
static std::atomic_flag init_lock;
- static di_t handle;
static LPDIRECTINPUT8& init_di();
public: