Internal: Remove fixme
This commit is contained in:
parent
56dc66d842
commit
f37c875be8
|
|
@ -1179,7 +1179,6 @@ private:
|
|||
return;
|
||||
}
|
||||
}
|
||||
nodep->backp()->dumpTree(cout, "-FIXME-tr ");
|
||||
nodep->v3warn(E_UNSUPPORTED, "Unsupported/illegal unbounded ('$') in this context.");
|
||||
}
|
||||
virtual void visit(AstIsUnbounded* nodep) override {
|
||||
|
|
|
|||
Loading…
Reference in New Issue