mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
comment out never used
This commit is contained in:
@@ -1546,7 +1546,7 @@ bool CRecordManager::changeNotify(const neutrino_locale_t OptionName, void * /*d
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
#if 0
|
||||
/* this is saved copy of neutrino code which seems was not used for some time */
|
||||
bool CRecordManager::ChooseRecDir(std::string &dir)
|
||||
{
|
||||
@@ -1575,7 +1575,7 @@ bool CRecordManager::ChooseRecDir(std::string &dir)
|
||||
}
|
||||
return doRecord;
|
||||
}
|
||||
|
||||
#endif
|
||||
bool CRecordManager::MountDirectory(const char *recordingDir)
|
||||
{
|
||||
bool ret = true;
|
||||
|
Reference in New Issue
Block a user