De-debug, as on wrong branch ;)

This commit is contained in:
Wilson Snyder 2025-09-07 11:27:48 -04:00
parent f851671c41
commit 4d671dc5d7
1 changed files with 0 additions and 1 deletions

View File

@ -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())