nit picking on unrelated to the leak things...

This commit is contained in:
DarthArgus
2016-12-02 23:49:19 +00:00
parent c7e825e4a9
commit 5d8b7fe160
3 changed files with 3 additions and 6 deletions
@@ -105,6 +105,8 @@ IndexedNetworkTableBuffer<BUFFERROW,ROW,QUERY,SELECTQUERY>::~IndexedNetworkTable
++m_sRowsDeleted;
i->second=nullptr;
}
m_rows.clear();
}
// ----------------------------------------------------------------------