// See the file "COPYING" in the main distribution directory for copyright. #include "Analyzer.h" #include "Manager.h" file_analysis::Analyzer::~Analyzer() { DBG_LOG(DBG_FILE_ANALYSIS, "Destroy file analyzer %s", file_mgr->GetComponentName(tag)); Unref(args); }