diff --git a/src/V3ParseImp.cpp b/src/V3ParseImp.cpp index 930d549c1..71a9ba6c4 100644 --- a/src/V3ParseImp.cpp +++ b/src/V3ParseImp.cpp @@ -342,7 +342,6 @@ void V3ParseImp::parseFile(FileLine* fileline, const string& modfilename, bool i } } - UINFO(0, "addStats " << m_ppBytes << " " << modfilename); V3Stats::addStatSum(V3Stats::STAT_SOURCE_CHARS, m_ppBytes); if (debug() && modfilename != V3Options::getStdPackagePath() && modfilename != V3Options::getStdWaiverPath())