mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
config: remove unused variables
This commit is contained in:
committed by
Connor McLaughlin
parent
ba55caa404
commit
8fe0c3441c
@@ -1219,7 +1219,6 @@ namespace EmuFolders
|
||||
extern std::string Snapshots;
|
||||
extern std::string Savestates;
|
||||
extern std::string MemoryCards;
|
||||
extern std::string Langs;
|
||||
extern std::string Logs;
|
||||
extern std::string Cheats;
|
||||
extern std::string Patches;
|
||||
|
||||
@@ -154,7 +154,6 @@ namespace EmuFolders
|
||||
std::string Snapshots;
|
||||
std::string Savestates;
|
||||
std::string MemoryCards;
|
||||
std::string Langs;
|
||||
std::string Logs;
|
||||
std::string Cheats;
|
||||
std::string Patches;
|
||||
|
||||
Reference in New Issue
Block a user