minimize diff 3

This commit is contained in:
Dante Ruiz 2017-05-16 00:20:52 +01:00
parent e90fdae889
commit 6b12e17cfc

View file

@ -125,7 +125,6 @@ private:
float _leftHapticDuration { 0.0f };
float _rightHapticStrength { 0.0f };
float _rightHapticDuration { 0.0f };
bool _enableFiltering { false };
bool _triggersPressedHandled { false };
bool _calibrated { false };
bool _timeTilCalibrationSet { false };