mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 02:43:37 +02:00
tmdb cleanup
Origin commit data
------------------
Commit: 577611e3cf
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-03-18 (Mon, 18 Mar 2019)
This commit is contained in:
@@ -2094,7 +2094,11 @@ bool CMovieBrowser::onButtonPressMainFrame(neutrino_msg_t msg)
|
||||
refresh();
|
||||
}
|
||||
if (tmdb)
|
||||
{
|
||||
tmdb->cleanup();
|
||||
delete tmdb;
|
||||
tmdb = NULL;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user