Mod: redundant void 2
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
using namespace TechDraw;
|
||||
|
||||
// returns a string which represents the object e.g. when printed in python
|
||||
std::string DrawTemplatePy::representation(void) const
|
||||
std::string DrawTemplatePy::representation() const
|
||||
{
|
||||
return "<TechDraw::DrawTemplate>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user