]> git.localhorst.tv Git - blank.git/blobdiff - src/ui/DirectInput.hpp
fixed some initialization issues
[blank.git] / src / ui / DirectInput.hpp
index 525c85668c8f03460def706ad3c06faf1042f4b7..d4a2e96d110b4b0c740a69048f648f540589a7c6 100644 (file)
@@ -55,8 +55,6 @@ private:
        float yaw;
        bool dirty;
 
-       int active_slot;
-
        IntervalTimer place_timer;
        IntervalTimer remove_timer;