flush DISALLOW_COPY_AND_ASSIGN

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry
2022-02-19 18:31:52 -07:00
parent 3481d3c48b
commit bbf5584e30
108 changed files with 19 additions and 851 deletions

View File

@@ -106,8 +106,6 @@ protected:
char *sdfName(const Instance *inst);
private:
DISALLOW_COPY_AND_ASSIGN(SdfWriter);
char sdf_divider_;
bool include_typ_;
float timescale_;