Skip to content
Snippets Groups Projects
Commit a90c63c5 authored by Tom Fischer's avatar Tom Fischer
Browse files

Removed return in doxygen annotion in class Polyline.

parent 5a93c5c6
No related branches found
No related tags found
No related merge requests found
...@@ -90,7 +90,6 @@ public: ...@@ -90,7 +90,6 @@ public:
/** /**
* Closes a polyline by adding a line segment that connects start- and end-point. * Closes a polyline by adding a line segment that connects start- and end-point.
* \return
*/ */
void closePolyline(); void closePolyline();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment