Removed a question comment

This commit is contained in:
Matthias Koefferlein 2023-07-29 09:50:58 +02:00
parent 3b9f3eae20
commit 4f7da687d4
1 changed files with 0 additions and 3 deletions

View File

@ -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 ();