mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Revert "Postfix for PR #6996 : Fixes for fbtrace log rotation."
This reverts commit 788ce1082b
.
This commit is contained in:
parent
4c4d0b142b
commit
a917259ca6
@ -96,9 +96,6 @@ PluginLogWriter::~PluginLogWriter()
|
||||
|
||||
if (m_fileHandle != -1)
|
||||
::close(m_fileHandle);
|
||||
|
||||
if (m_sharedMemory && m_sharedMemory->getHeader())
|
||||
m_sharedMemory->removeMapFile();
|
||||
}
|
||||
|
||||
SINT64 PluginLogWriter::seekToEnd()
|
||||
|
Loading…
Reference in New Issue
Block a user