diff --git a/src/V3Width.cpp b/src/V3Width.cpp index 24b8e9c12..6fd9ee2ec 100644 --- a/src/V3Width.cpp +++ b/src/V3Width.cpp @@ -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 {