diff --git a/libsrc/geom2d/geometry2d.cpp b/libsrc/geom2d/geometry2d.cpp index 74f79c1f..8d51d9bf 100644 --- a/libsrc/geom2d/geometry2d.cpp +++ b/libsrc/geom2d/geometry2d.cpp @@ -977,7 +977,6 @@ namespace netgen maxh[domnr-1] = h; else throw NgException ("material index out of range"); - cout << "maxh = " << maxh << endl; }