From dc20e0ae81fe9d7e2d810d8974e8a8e14135a9e4 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 6 Aug 2005 22:40:18 +0000 Subject: (svn r2827) BeOS meets all prerequisites for extmidi --- music/extmidi.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'music') diff --git a/music/extmidi.c b/music/extmidi.c index 1e04e356b..1c66b8ec6 100644 --- a/music/extmidi.c +++ b/music/extmidi.c @@ -1,6 +1,5 @@ /* $Id$ */ -#ifndef __BEOS__ #ifndef __MORPHOS__ #include "../stdafx.h" #include "../openttd.h" @@ -110,4 +109,3 @@ const HalMusicDriver _extmidi_music_driver = { }; #endif /* __MORPHOS__ */ -#endif /* __BEOS__ */ -- cgit v1.2.3-54-g00ecf