From: <man...@us...> - 2015-03-11 15:47:11
|
Revision: 4868 http://sourceforge.net/p/modplug/code/4868 Author: manxorist Date: 2015-03-11 15:46:58 +0000 (Wed, 11 Mar 2015) Log Message: ----------- [Ref] Remove dead code. Modified Paths: -------------- trunk/OpenMPT/soundlib/Snd_fx.cpp Modified: trunk/OpenMPT/soundlib/Snd_fx.cpp =================================================================== --- trunk/OpenMPT/soundlib/Snd_fx.cpp 2015-03-11 15:45:20 UTC (rev 4867) +++ trunk/OpenMPT/soundlib/Snd_fx.cpp 2015-03-11 15:46:58 UTC (rev 4868) @@ -1868,7 +1868,6 @@ // -> CODE#0010 // -> DESC="add extended parameter mechanism to pattern effects" - ModCommand *m = nullptr; // -! NEW_FEATURE#0010 for(CHANNELINDEX nChn = 0; nChn < GetNumChannels(); nChn++, pChn++) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |