mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
comment out never used
This commit is contained in:
@@ -357,7 +357,8 @@ void * streamts_live_thread(void *data)
|
||||
close(fd);
|
||||
return 0;
|
||||
}
|
||||
|
||||
#if 0
|
||||
//never used
|
||||
void streamts_file_thread(void *data)
|
||||
{
|
||||
int dvrfd;
|
||||
@@ -458,3 +459,4 @@ void streamts_file_thread(void *data)
|
||||
|
||||
return;
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user