Internals: Cleanups towards static class members. No functional change intended.

This commit is contained in:
Wilson Snyder
2022-01-02 15:03:57 -05:00
parent 3b1371124e
commit f1bb0544be
4 changed files with 12 additions and 18 deletions
-1
View File
@@ -130,7 +130,6 @@ private:
}
}
}
virtual void visit(AstCFunc* nodep) override {
iterateChildren(nodep);
// Don't move now, or wouldn't keep interating the class