mirror of https://github.com/KLayout/klayout.git
Remove unused `OASISReaderLayerMapping` friend declaration
This commit is contained in:
parent
f0b15e1049
commit
b2ee4209f8
|
|
@ -107,8 +107,6 @@ protected:
|
|||
virtual void do_read (db::Layout &layout);
|
||||
|
||||
private:
|
||||
friend class OASISReaderLayerMapping;
|
||||
|
||||
typedef db::coord_traits<db::Coord>::distance_type distance_type;
|
||||
|
||||
enum TableMode
|
||||
|
|
|
|||
Loading…
Reference in New Issue