mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
neutrino.cpp: omit deleting luaserver at shutdown
Origin commit data
------------------
Branch: ni/coolstream
Commit: 62c5aa5c4f
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -4237,7 +4237,7 @@ bool CNeutrinoApp::StartPip(const t_channel_id channel_id)
|
||||
|
||||
void CNeutrinoApp::Cleanup()
|
||||
{
|
||||
CLuaServer::destroyInstance();
|
||||
// CLuaServer::destroyInstance();
|
||||
#ifdef EXIT_CLEANUP
|
||||
INFO("cleanup...");
|
||||
printf("cleanup 10\n");fflush(stdout);
|
||||
|
Reference in New Issue
Block a user