From 5686d74f2eed4588e3ece1bf0ee534b85e3c8004 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Tue, 2 Aug 2016 11:48:49 +0200 Subject: [PATCH] fix previous merge Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/09bb2c2f3d4bacee10a38fe1a922f85ee211a170 Author: vanhofen Date: 2016-08-02 (Tue, 02 Aug 2016) Origin message was: ------------------ - fix previous merge ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/gui/moviebrowser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/moviebrowser.cpp b/src/gui/moviebrowser.cpp index ff23b1538..e5cf2fe73 100644 --- a/src/gui/moviebrowser.cpp +++ b/src/gui/moviebrowser.cpp @@ -1978,8 +1978,8 @@ bool CMovieBrowser::onButtonPressMainFrame(neutrino_msg_t msg) if (tmdb) delete tmdb; } -#endif } +#endif } } else if (msg == CRCInput::RC_home)