8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 00:03:02 +01:00
This commit is contained in:
Alexander Peshkov 2016-04-25 18:38:18 +03:00
parent f1148ece15
commit cee67bffae

View File

@ -308,8 +308,6 @@ void TraceManager::update_session(const TraceSession& session)
}
}
MasterInterfacePtr master;
for (FactoryInfo* info = factories->begin(); info != factories->end(); ++info)
{
TraceInitInfoImpl attachInfo(session, attachment, filename);