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