mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Fix some -Wunused warnings
This commit is contained in:
parent
394c467708
commit
4e250a4b87
4 changed files with 0 additions and 8 deletions
|
|
@ -30,8 +30,6 @@
|
|||
|
||||
/* SI2_Z280.C Version, Bootstrap and Download Code Arrays... */
|
||||
|
||||
static char *si2_z280_ident = "%W%";
|
||||
|
||||
/* SI2_Z280 embedded version...
|
||||
|
||||
Copyright (c) Specialix Research Ltd 1988-1998
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@
|
|||
|
||||
/* SI3_T225.C Version, Bootstrap and Download Code Arrays... */
|
||||
|
||||
static char *si3_t225_ident = "%W%";
|
||||
|
||||
/* SI3_T225 embedded version...
|
||||
|
||||
Copyright (c) Specialix International Ltd 1996-1998.
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@
|
|||
|
||||
/* SI2_Z280.C Version, Bootstrap and Download Code Arrays... */
|
||||
|
||||
static char *si2_z280_ident = "%W%";
|
||||
|
||||
/* SI2_Z280 embedded version...
|
||||
|
||||
Copyright (c) Specialix Research Ltd 1988-1998
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@
|
|||
|
||||
/* SI3_T225.C Version, Bootstrap and Download Code Arrays... */
|
||||
|
||||
static char *si3_t225_ident = "%W%";
|
||||
|
||||
/* SI3_T225 embedded version...
|
||||
|
||||
Copyright (c) Specialix International Ltd 1996-1998.
|
||||
|
|
|
|||
Loading…
Reference in a new issue