mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
Fix crash after txt not found on TP; Not ask about recording in case of auto timeshift
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@735 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -2125,8 +2125,10 @@ int Init()
|
||||
getpidsdone = -1; /* don't kill thread */
|
||||
if (GetTeletextPIDs() == 0)
|
||||
{
|
||||
#if 0
|
||||
FTC_Manager_Done(manager);
|
||||
FT_Done_FreeType(library);
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user