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 DrawViewSymbolPy::representation(void) const
|
||||
std::string DrawViewSymbolPy::representation() const
|
||||
{
|
||||
return std::string("<DrawViewSymbol object>");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user