mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
suplement to use fstream in copyfile function fix
This commit is contained in:
@@ -979,7 +979,6 @@ void CServiceManager::CopyFile(const char * from, const char * to)
|
||||
out.close();
|
||||
}
|
||||
in.close();
|
||||
remove(from);
|
||||
}
|
||||
sync();
|
||||
}
|
||||
|
Reference in New Issue
Block a user