From 9cc3df09703f1d5011f00e2b8529352af52ff839 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 5 Aug 2016 21:10:46 +0200 Subject: Remove unused prototype --- src/display.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/display.h b/src/display.h index bea5401..43eea19 100644 --- a/src/display.h +++ b/src/display.h @@ -72,7 +72,6 @@ void S9xCloseSnapshotFile(STREAM file); const char* S9xBasename(const char* filename); -int S9xFStrcmp(FILE*, const char*); const char* S9xGetHomeDirectory(); const char* S9xGetSnapshotDirectory(); const char* S9xGetROMDirectory(); -- cgit v1.2.3