summaryrefslogtreecommitdiff
path: root/src/fxemu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fxemu.h')
-rw-r--r--src/fxemu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fxemu.h b/src/fxemu.h
index f4bdcf2..01ce839 100644
--- a/src/fxemu.h
+++ b/src/fxemu.h
@@ -149,9 +149,6 @@ extern uint32 FxGetPlotOptionRegister();
extern uint32 FxGetSourceRegisterIndex();
extern uint32 FxGetDestinationRegisterIndex();
-/* Get string for opcode currently in the pipe */
-extern void FxPipeString(char * pvString);
-
/* Get the byte currently in the pipe */
extern uint8 FxPipe();