From a757356524c92e71ed5defcb151f170f53cc087c Mon Sep 17 00:00:00 2001 From: dborth Date: Wed, 14 Apr 2010 23:55:46 +0000 Subject: [PATCH] --- source/fceusupport.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/fceusupport.cpp b/source/fceusupport.cpp index c1cdfb6..0aa956f 100644 --- a/source/fceusupport.cpp +++ b/source/fceusupport.cpp @@ -118,4 +118,3 @@ const char *FCEUD_GetCompilerString() { return NULL; } void FCEUI_UseInputPreset(int preset) { } void FCEUD_SoundVolumeAdjust(int n) { } void FCEUD_SetEmulationSpeed(int cmd) { } -void FCEUI_UseInputPreset(int preset) { }