From 1fbd774323396f10da5ae6e09eb52e1d4ad5673f Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Tue, 12 May 2020 14:00:08 -0230 Subject: [PATCH] libretro: Remove redundant code. --- src/libretro/StellaLIBRETRO.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libretro/StellaLIBRETRO.cxx b/src/libretro/StellaLIBRETRO.cxx index 0759f9349..d670c45a9 100644 --- a/src/libretro/StellaLIBRETRO.cxx +++ b/src/libretro/StellaLIBRETRO.cxx @@ -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() {