From 6df3e386075cb145836e38336582a931b7e2ea81 Mon Sep 17 00:00:00 2001 From: Daveo Date: Mon, 2 Jul 2001 16:41:17 +0000 Subject: [PATCH] --- source/fma/fma.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/fma/fma.cpp b/source/fma/fma.cpp index f7436788a..33056741f 100644 --- a/source/fma/fma.cpp +++ b/source/fma/fma.cpp @@ -833,8 +833,6 @@ void CFmaScene::init() m_pc=s_fmaScripts[s_chosenScript]; CFader::setFadingIn(); - - CSoundMediator::playSong(); }