Switch to side-by-side view
--- a/src/DIF/FA/FAIBase.cc +++ b/src/DIF/FA/FAIBase.cc @@ -20,6 +20,6 @@ } FAIBase::~FAIBase() { - // TODO Auto-generated destructor stub + FlowObject = NULL; }
--- a/src/DIF/FA/FAIBase.cc +++ b/src/DIF/FA/FAIBase.cc @@ -20,6 +20,6 @@ } FAIBase::~FAIBase() { - // TODO Auto-generated destructor stub + FlowObject = NULL; }