Remove the prototypes for two functions that were removed when the
CD9660_ROOT option was axed.
This commit is contained in:
parent
2fb05ea1fc
commit
f513096dfb
@ -81,9 +81,6 @@ static void configure_first __P((void *));
|
||||
static void configure __P((void *));
|
||||
static void configure_final __P((void *));
|
||||
|
||||
static void configure_finish __P((void));
|
||||
static void configure_start __P((void));
|
||||
|
||||
#if defined(FFS) && defined(FFS_ROOT)
|
||||
static void setroot __P((void));
|
||||
#endif
|
||||
|
@ -81,9 +81,6 @@ static void configure_first __P((void *));
|
||||
static void configure __P((void *));
|
||||
static void configure_final __P((void *));
|
||||
|
||||
static void configure_finish __P((void));
|
||||
static void configure_start __P((void));
|
||||
|
||||
#if defined(FFS) && defined(FFS_ROOT)
|
||||
static void setroot __P((void));
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user