mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 02:10:35 +08:00
clang-tidy: partially fix readability-redundant-declaration
This commit is contained in:
@@ -102,13 +102,6 @@ int fixedwing_control_thread_main(int argc, char *argv[]);
|
||||
*/
|
||||
static void usage(const char *reason);
|
||||
|
||||
int parameters_init(struct param_handles *h);
|
||||
|
||||
/**
|
||||
* Update all parameters
|
||||
*
|
||||
*/
|
||||
int parameters_update(const struct param_handles *h, struct params *p);
|
||||
|
||||
/**
|
||||
* Control roll and pitch angle.
|
||||
|
||||
Reference in New Issue
Block a user