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