Moved CDRom to sound_server.h

This commit is contained in:
nehalmistry 2002-04-07 03:53:15 +00:00
parent 9eaa7674c8
commit 99ef3f83c8

View file

@ -135,10 +135,6 @@ global int WithSoundThread; /// FIXME: docu
global int SoundThreadRunning; /// FIXME: docu
#ifdef USE_SDLCD
global SDL_CD *CDRom; /// SDL cdrom device
#endif
/*----------------------------------------------------------------------------
-- Functions
----------------------------------------------------------------------------*/