mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
remove tmdb.jpg after exit
This commit is contained in:
@@ -77,6 +77,7 @@ cTmdb::cTmdb(std::string epgtitle)
|
|||||||
|
|
||||||
cTmdb::~cTmdb()
|
cTmdb::~cTmdb()
|
||||||
{
|
{
|
||||||
|
remove(TMDB_COVER);
|
||||||
curl_easy_cleanup(curl_handle);
|
curl_easy_cleanup(curl_handle);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user