libretro: Remove redundant code.

This commit is contained in:
Stephen Anthony 2020-05-12 14:00:08 -02:30
parent 7532fbf88a
commit f4086e4bf4
1 changed files with 0 additions and 2 deletions

View File

@ -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()
{