summaryrefslogtreecommitdiff
path: root/src/cheats2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cheats2.cpp')
-rw-r--r--src/cheats2.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cheats2.cpp b/src/cheats2.cpp
index 1805a34..ec8062a 100644
--- a/src/cheats2.cpp
+++ b/src/cheats2.cpp
@@ -187,9 +187,7 @@ bool8 S9xSaveCheatFile (const char *filename)
{
if (Cheat.num_cheats == 0)
{
-#ifndef _SNESPPC
(void) remove (filename);
-#endif
return (TRUE);
}