summaryrefslogtreecommitdiff
path: root/soh/src/code/audio_playback.c
diff options
context:
space:
mode:
Diffstat (limited to 'soh/src/code/audio_playback.c')
-rw-r--r--soh/src/code/audio_playback.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/soh/src/code/audio_playback.c b/soh/src/code/audio_playback.c
index a0773a642..b9f868bd3 100644
--- a/soh/src/code/audio_playback.c
+++ b/soh/src/code/audio_playback.c
@@ -355,8 +355,6 @@ Instrument* Audio_GetInstrumentInner(s32 fontId, s32 instId) {
return inst;
}
-
-
return inst;
}