mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
flush DISALLOW_COPY_AND_ASSIGN
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "DisallowCopyAssign.hh"
|
||||
#include "LibertyClass.hh"
|
||||
#include "NetworkClass.hh"
|
||||
|
||||
@@ -65,8 +64,6 @@ protected:
|
||||
LibertyPort *output_inv_;
|
||||
|
||||
private:
|
||||
DISALLOW_COPY_AND_ASSIGN(Sequential);
|
||||
|
||||
friend class LibertyCell;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user