mirror of https://github.com/CGAL/cgal
Remove obsolete comment
This commit is contained in:
parent
0eb6f8062a
commit
a346c80a4f
|
|
@ -553,7 +553,6 @@ MainWindow::on_actionLoadConstraints_triggered()
|
|||
void
|
||||
MainWindow::loadWKT(QString filename)
|
||||
{
|
||||
//Polygons todo : make it multipolygons
|
||||
std::ifstream ifs(qPrintable(filename));
|
||||
do
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue