summary refs log tree commit diff stats
path: root/hw/sb16.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sb16.c')
-rw-r--r--hw/sb16.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/sb16.c b/hw/sb16.c
index c81455d7f3..523ab0d5fd 100644
--- a/hw/sb16.c
+++ b/hw/sb16.c
@@ -822,7 +822,6 @@ static void complete (SB16State *s)
 
     ldebug ("\n");
     s->cmd = -1;
-    return;
 }
 
 static void legacy_reset (SB16State *s)