mirror of
https://github.com/verilator/verilator.git
synced 2026-08-30 17:51:59 +02:00
Internals: Remove unneeded private's. No functional change
This commit is contained in:
@@ -33,7 +33,6 @@ VL_DEFINE_DEBUG_FUNCTIONS;
|
||||
// Branch state, as a visitor of each AstNode
|
||||
|
||||
class BranchVisitor final : public VNVisitorConst {
|
||||
private:
|
||||
// NODE STATE
|
||||
// Entire netlist:
|
||||
// AstFTask::user1() -> int. Number of references
|
||||
|
||||
Reference in New Issue
Block a user