mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove residual functions declaration left after r291365.
This commit is contained in:
parent
ce276fe26d
commit
e096498a0c
1 changed files with 0 additions and 2 deletions
|
|
@ -64,8 +64,6 @@ static void isp_poll(struct cam_sim *);
|
|||
static timeout_t isp_watchdog;
|
||||
static timeout_t isp_gdt;
|
||||
static task_fn_t isp_gdt_task;
|
||||
static timeout_t isp_ldt;
|
||||
static task_fn_t isp_ldt_task;
|
||||
static void isp_kthread(void *);
|
||||
static void isp_action(struct cam_sim *, union ccb *);
|
||||
static int isp_timer_count;
|
||||
|
|
|
|||
Loading…
Reference in a new issue