aboutsummaryrefslogtreecommitdiff
path: root/source/dsp1.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/dsp1.h')
-rw-r--r--source/dsp1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/dsp1.h b/source/dsp1.h
index e4b066b..0c18155 100644
--- a/source/dsp1.h
+++ b/source/dsp1.h
@@ -37,7 +37,5 @@ uint8_t S9xGetDSP(uint16_t Address);
void S9xSetDSP(uint8_t Byte, uint16_t Address);
extern SDSP1 DSP1;
-//extern struct SDSP1 DSP1;
-
#endif