stage1.c: unused code removed for suppress warning.
This commit is contained in:
parent
c22c8f7c72
commit
5f0d958d1e
2
stage1.c
2
stage1.c
@ -179,6 +179,7 @@ static void spawn_splash(void)
|
||||
/************************************************************
|
||||
*/
|
||||
|
||||
#if 0
|
||||
static void expert_third_party_modules(void)
|
||||
{
|
||||
enum return_type results;
|
||||
@ -234,6 +235,7 @@ static void expert_third_party_modules(void)
|
||||
|
||||
return expert_third_party_modules();
|
||||
}
|
||||
#endif
|
||||
|
||||
/************************************************************
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user