]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/FGJoystickInput.hxx
Fixed minor memory leak on joystick reload.
[flightgear.git] / src / Input / FGJoystickInput.hxx
index 039401e29892c38f87866d5f1a449156793d20a4..392fc54b3795fbebbc1bca217631a0e94fd73e9f 100644 (file)
@@ -52,6 +52,8 @@ public:
   static const int MAX_JOYSTICK_BUTTONS = 32;
 
 private:
+   void _remove();
+
   /**
    * Settings for a single joystick axis.
    */