Removed remaining recording code.

This commit is contained in:
Thulinma 2015-04-28 09:39:01 +02:00
parent c96f0fb9e4
commit 77dcfc23ad

View file

@ -677,6 +677,7 @@ namespace Mist {
segmentSize = tmpNum;
}
/*
//if stream is configured and setting is present, use it, always
std::string rec;
if (streamCfg && streamCfg.getMember("record")) {
@ -706,6 +707,7 @@ namespace Mist {
}
recBpos = 0;
}
*/
/*LTS-END*/
configLock.post();
configLock.close();