Merge branch 'master' into rel_3.0

This commit is contained in:
James Cherry 2026-01-15 15:01:40 -07:00
commit 24f9ee3f20
1 changed files with 0 additions and 2 deletions

View File

@ -245,8 +245,6 @@ VcdParse::parseVarValues()
reader_->varAppendValue(id, time_, char0);
}
else if (char0 == 'B') {
if (file_line_ == 148904)
printf("luse\n");
string bus_value = token.substr(1);
string id = getToken();
if (!reader_->varIdValid(id))