Updates to the flt plugin from Brede Johansen.

This commit is contained in:
Robert Osfield
2002-04-16 11:36:23 +00:00
parent 0c6f09f4c5
commit 43fa577566
13 changed files with 281 additions and 298 deletions

View File

@@ -123,8 +123,8 @@ void HeaderRecord::endian()
// virtual
void HeaderRecord::decode()
{
SHeader *pHeader = (SHeader*)getData();
// nothing done here, so commenting out, RO, March 2002.
// SHeader *pHeader = (SHeader*)getData();
}