gui/movieplayer.cpp: fix old file info display in infoviewer

Origin commit data
------------------
Branch: ni/coolstream
Commit: 95ac729ff6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-17 (Fri, 17 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-10-17 15:19:44 +04:00
parent 11e276ebab
commit 6b808f2c00

View File

@@ -381,6 +381,8 @@ void CMoviePlayerGui::Cleanup()
p_movie_info = NULL;
autoshot_done = false;
currentaudioname = "Unk";
info_1 = "";
info_2 = "";
}
void CMoviePlayerGui::ClearFlags()