From b99434b12a130b9571a0f2d49a380e5c24e89dad Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 26 Feb 2013 18:23:39 +0000 Subject: kill bootsplash support (we drop bootsplash in kernel in 2008) --- mdk-stage1/rescue-gui.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mdk-stage1/rescue-gui.c') diff --git a/mdk-stage1/rescue-gui.c b/mdk-stage1/rescue-gui.c index 5a7e10de2..0755865af 100644 --- a/mdk-stage1/rescue-gui.c +++ b/mdk-stage1/rescue-gui.c @@ -169,7 +169,6 @@ void unmount_filesystems(void) /* ------ UUURGH -- this is dirrrrrttttyyyyyy */ void probe_that_type(void) {} -void exit_bootsplash(void) {} int main(int argc __attribute__ ((unused)), char **argv __attribute__ ((unused))) -- cgit v1.2.1