mirror of https://github.com/stella-emu/stella.git
libretro: more cleanup.
This commit is contained in:
parent
af40918d17
commit
9c2f96e600
|
@ -33,8 +33,6 @@
|
|||
#include "AudioSettings.hxx"
|
||||
#include "StaggeredLogger.hxx"
|
||||
|
||||
#include "ThreadDebugging.hxx"
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
SoundLIBRETRO::SoundLIBRETRO(OSystem& osystem, AudioSettings& audioSettings)
|
||||
: Sound(osystem),
|
||||
|
|
Loading…
Reference in New Issue