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