- remove unused nkplay stuff

This commit is contained in:
vanhofen
2017-09-13 13:09:34 +02:00
committed by Jacek Jendrzej
parent 932a535b6a
commit 1fae4130b8
2 changed files with 1 additions and 3 deletions

View File

@@ -4228,7 +4228,7 @@ int CNeutrinoApp::exec(CMenuTarget* parent, const std::string & actionKey)
hintBox.hide();
}
else if(actionKey=="nkplayback" || actionKey=="ytplayback" || actionKey=="tsmoviebrowser" || actionKey=="fileplayback") {
else if(actionKey=="ytplayback" || actionKey=="tsmoviebrowser" || actionKey=="fileplayback") {
frameBuffer->Clear();
if(mode == NeutrinoMessages::mode_radio )
frameBuffer->stopFrame();