summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/dsp56k/inst.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/dsp56k/inst.c')
-rw-r--r--src/emu/cpu/dsp56k/inst.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/cpu/dsp56k/inst.c b/src/emu/cpu/dsp56k/inst.c
index 74c5b88c090..58c3bf67aed 100644
--- a/src/emu/cpu/dsp56k/inst.c
+++ b/src/emu/cpu/dsp56k/inst.c
@@ -3,7 +3,6 @@
namespace DSP56K
{
-
// Factory
Instruction* Instruction::decodeInstruction(const Opcode* opc,
const UINT16 word0,