mirror of https://github.com/stella-emu/stella.git
libretro: Remove redundant code.
This commit is contained in:
parent
7532fbf88a
commit
f4086e4bf4
|
@ -23,14 +23,12 @@
|
|||
#include "AtariNTSC.hxx"
|
||||
#include "PaletteHandler.hxx"
|
||||
#include "AudioSettings.hxx"
|
||||
#include "PaletteHandler.hxx"
|
||||
#include "Serializer.hxx"
|
||||
#include "StateManager.hxx"
|
||||
#include "Switches.hxx"
|
||||
#include "TIA.hxx"
|
||||
#include "TIASurface.hxx"
|
||||
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
StellaLIBRETRO::StellaLIBRETRO()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue