removed unused private field fh

master
Emanuel Vintila 2017-12-01 14:33:13 +01:00 committed by Nicholas Brown
parent a6bb9a48ae
commit 8f5634748b
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ private:
bool ignore_timestamps;
float stretchTime;
uint16_t stretchTimeInt;
int fh;
std::ifstream packetFile;
};