we shouldn't need this hack anymore
[enigma2.git] / lib / dvb / decoder.cpp
index 30a80d10c769b03b4cedef08d721ed7aa0f6e74f..82ade40d40c036a0fffdc5ca91a7f1447d65fe39 100644 (file)
@@ -1175,10 +1175,7 @@ RESULT eTSMPEGDecoder::play()
        {
                if (!m_changed)
                        return 0;
-       }
-//     else  
-/* commented out because the changeState is needed to unfreeze decoders in decoder::setState... needed by normal pmt changes
-tmbinc please recheck this! */
+       } else  
        {
                m_state = statePlay;
                m_changed |= changeState;