Mod: redundant void 2
This commit is contained in:
@@ -48,7 +48,7 @@ using namespace Part;
|
||||
extern const char* gce_ErrorStatusText(gce_ErrorType et);
|
||||
|
||||
// returns a string which represents the object e.g. when printed in python
|
||||
std::string ArcPy::representation(void) const
|
||||
std::string ArcPy::representation() const
|
||||
{
|
||||
return "<Arc object>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user