small fixes

This commit is contained in:
2023-05-12 11:47:21 +03:00
parent 1de4304e30
commit 58dcf7ba69
2 changed files with 2 additions and 4 deletions

View File

@@ -77,7 +77,6 @@ PIBinaryLog::PIBinaryLog() {
setFilePrefix(PIString());
setRapidStart(false);
file.setName("__S__PIBinaryLog::file");
// piCoutObj << "created";
}