Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing
This commit is contained in:
parent
2b18a414b4
commit
0f692233e8
26 changed files with 193 additions and 146 deletions
|
|
@ -204,8 +204,6 @@ namespace Mist{
|
|||
if (!inFile.seek(0))
|
||||
ERROR_MSG("Could not seek back to position 0!");
|
||||
thisTime = 0;
|
||||
M.toFile(config->getString("input") + ".dtsh");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue