mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Internals: Remove unneeded private's. No functional change
This commit is contained in:
@@ -40,7 +40,6 @@ VL_DEFINE_DEBUG_FUNCTIONS;
|
||||
//######################################################################
|
||||
|
||||
class ReloopVisitor final : public VNVisitor {
|
||||
private:
|
||||
// NODE STATE
|
||||
// AstCFunc::user1p -> Var* for temp var, 0=not set yet
|
||||
const VNUser1InUse m_inuser1;
|
||||
|
||||
Reference in New Issue
Block a user