removed unused private field observationDomainId

master
Emanuel Vintila 2017-12-01 16:22:33 +01:00 committed by Nicholas Brown
parent 795d3b47a8
commit d42cf824e2
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ public:
bool deriveFrom(IpfixReceiverFileCfg* old);
private:
uint16_t observationDomainId;
std::string packetFileBasename;
std::string packetFileDirectory;
int c_from;