diff --git a/stage1.c b/stage1.c index f23ef8f..b230098 100644 --- a/stage1.c +++ b/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 /************************************************************ */