Mod: redundant void 2
This commit is contained in:
@@ -168,7 +168,7 @@ bool GeometryFacade::getBlocked(const Part::Geometry * geometry)
|
||||
return gf->getBlocked();
|
||||
}
|
||||
|
||||
PyObject * GeometryFacade::getPyObject(void)
|
||||
PyObject * GeometryFacade::getPyObject()
|
||||
{
|
||||
return new GeometryFacadePy(new GeometryFacade(this->Geo));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user