rm dbg print

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2026-01-15 15:00:48 -07:00
parent 7f65853afa
commit 0429ac324b
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))