Skip to content
Snippets Groups Projects
Commit 733e5a97 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm unused declaration

parent b3e6684d
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@ std::string printRealLimitsArg(const RealLimits& limits, const std::string& unit
bool isSquare(double length1, double length2, double angle);
bool isHexagonal(double length1, double length2, double angle);
std::string printKvector(const kvector_t value);
bool isDefaultDirection(const kvector_t direction);
//! Returns a string of blanks with given width. By default
//! the width equals standard offset in python files.
......
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