mirror of https://github.com/KLayout/klayout.git
Removed a question comment
This commit is contained in:
parent
3b9f3eae20
commit
4f7da687d4
|
|
@ -588,9 +588,6 @@ DEFImporter::read_single_net (std::string &nondefaultrule, Layout &layout, db::C
|
|||
error (tl::to_string (tr ("RECT routing specification not followed by coordinate list")));
|
||||
}
|
||||
|
||||
// breaks wiring? Issue #1432 says: no.
|
||||
// pts.clear ();
|
||||
|
||||
// rect spec
|
||||
|
||||
double x1 = get_double ();
|
||||
|
|
|
|||
Loading…
Reference in New Issue