summaryrefslogtreecommitdiff
path: root/os/macosx/splash.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/macosx/splash.h')
-rw-r--r--os/macosx/splash.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/os/macosx/splash.h b/os/macosx/splash.h
deleted file mode 100644
index 39880562d..000000000
--- a/os/macosx/splash.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* $Id$ */
-
-#ifndef SPLASH_H
-#define SPLASH_H
-
-#define SPLASH_IMAGE_FILE "splash.png"
-
-void DisplaySplashImage(void);
-
-#endif