mirror of
https://github.com/verilator/verilator.git
synced 2026-09-01 02:16:47 +02:00
Internals: Remove unneeded private's. No functional change
This commit is contained in:
@@ -31,7 +31,6 @@ VL_DEFINE_DEBUG_FUNCTIONS;
|
||||
//######################################################################
|
||||
|
||||
class ClassVisitor final : public VNVisitor {
|
||||
private:
|
||||
// NODE STATE
|
||||
// AstClass::user1() -> bool. True if iterated already
|
||||
// AstVar::user1p() -> AstVarScope* Scope used with this var
|
||||
|
||||
Reference in New Issue
Block a user