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:
@@ -265,7 +265,6 @@ public:
|
||||
// Undriven state, as a visitor of each AstNode
|
||||
|
||||
class UndrivenVisitor final : public VNVisitorConst {
|
||||
private:
|
||||
// NODE STATE
|
||||
// Netlist:
|
||||
// AstVar::user1p -> UndrivenVar* for usage var, 0=not set yet
|
||||
|
||||
Reference in New Issue
Block a user