Common to all vehicles now, including Tracker
@ -224,10 +224,6 @@ void Copter::init_ardupilot()
// flag that initialisation has completed
ap.initialised = true;
#if AP_PARAM_KEY_DUMP
AP_Param::show_all(hal.console, true);
#endif
}