From 513e94a6226015e813a9ff935733bf8c33abbc8a Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Wed, 13 Sep 2017 06:58:48 +0200 Subject: [PATCH] Cosmetic --- src/sound.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/sound.h b/src/sound.h index 056ee97..1237c37 100644 --- a/src/sound.h +++ b/src/sound.h @@ -80,5 +80,3 @@ protected: Sint32 m_lastMidiVolume; Sint32 m_nbSuspendSkip; }; - -/////////////////////////////////////////////////////////////////////////////