summaryrefslogtreecommitdiff
path: root/hal.h
diff options
context:
space:
mode:
authororudge <orudge@openttd.org>2005-07-23 16:28:19 +0000
committerorudge <orudge@openttd.org>2005-07-23 16:28:19 +0000
commit60d2232c609c595adadb4bca90e0ad3d3de0ce17 (patch)
treecbb685dcb38853b2904dc26296b1fb8fec886d1a /hal.h
parent1e70ba752e03199873298a13c1879b38413dacd3 (diff)
downloadopenttd-60d2232c609c595adadb4bca90e0ad3d3de0ce17.tar.xz
(svn r2690) - Minor cleanups to os2.c and hal.h
Diffstat (limited to 'hal.h')
-rw-r--r--hal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hal.h b/hal.h
index fb58f09af..3d3e2a942 100644
--- a/hal.h
+++ b/hal.h
@@ -59,10 +59,6 @@ extern const DriverDesc _music_driver_descs[];
extern const HalMusicDriver _bemidi_music_driver;
#endif
-#if defined(__OS2__)
-extern const HalMusicDriver _os2_music_driver;
-#endif
-
extern const HalVideoDriver _dedicated_video_driver;
enum DriverType {