Browse Source

Vehicle: remove unused _joystickChanged

QGC4.4
Beat Küng 2 years ago
parent
commit
dd72f8a93e
  1. 1
      src/Vehicle/Vehicle.h

1
src/Vehicle/Vehicle.h

@ -1017,7 +1017,6 @@ private slots: @@ -1017,7 +1017,6 @@ private slots:
void _gotProgressUpdate (float progressValue);
private:
void _joystickChanged (Joystick* joystick);
void _loadSettings ();
void _saveSettings ();
void _startJoystick (bool start);

Loading…
Cancel
Save