mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 02:38:15 +02:00
Internals: Remove unneeded private's. No functional change
This commit is contained in:
@@ -63,7 +63,6 @@ VL_DEFINE_DEBUG_FUNCTIONS;
|
||||
// Delayed state, as a visitor of each AstNode
|
||||
|
||||
class DelayedVisitor final : public VNVisitor {
|
||||
private:
|
||||
// NODE STATE
|
||||
// Cleared each module:
|
||||
// AstVarScope::user1p() -> aux
|
||||
|
||||
Reference in New Issue
Block a user