Skip to content

Commit e542143

Browse files
committed
AP_HAL: Delete an orphaned header entry
1 parent 3b34641 commit e542143

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/AP_HAL/SIMState.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ class AP_HAL::SIMState {
8585
SITL::SIM *_sitl;
8686

8787
#if CONFIG_HAL_BOARD != HAL_BOARD_SITL
88-
void _set_param_default(const char *parm);
8988
void _sitl_setup(const char *home_str);
9089
void _setup_timer(void);
9190
void _setup_adc(void);

0 commit comments

Comments
 (0)