Moved CDRom to sound_server.h
This commit is contained in:
parent
9eaa7674c8
commit
99ef3f83c8
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
----------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Reference in a new issue