Merge branch 'cst-next' into nmp-cst-next

Origin commit data
------------------
Branch: ni/coolstream
Commit: c5a8830ba4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-01-29 21:18:45 +01:00

View File

@@ -985,7 +985,6 @@ void CServiceManager::CopyFile(const char * from, const char * to)
out.close();
}
in.close();
remove(from);
}
sync();
}