summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/scudsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/scudsp.c')
-rw-r--r--src/mame/machine/scudsp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/scudsp.c b/src/mame/machine/scudsp.c
index 6dc30e36cdf..349171242a9 100644
--- a/src/mame/machine/scudsp.c
+++ b/src/mame/machine/scudsp.c
@@ -1049,7 +1049,6 @@ static const char *const DMA_Command[] =
static void dsp_dasm_prefix( const char* format, char* buffer, UINT32 *data )
{
-
for ( ; *format; format++ )
{
if ( *format == '%' )