Mod: redundant void 2
This commit is contained in:
@@ -129,7 +129,7 @@ void ViewProviderCurveNet::setDisplayMode(const char* ModeName)
|
||||
ViewProviderGeometryObject::setDisplayMode(ModeName);
|
||||
}
|
||||
|
||||
std::vector<std::string> ViewProviderCurveNet::getDisplayModes(void) const
|
||||
std::vector<std::string> ViewProviderCurveNet::getDisplayModes() const
|
||||
{
|
||||
// get the modes of the father
|
||||
std::vector<std::string> StrList;
|
||||
|
||||
Reference in New Issue
Block a user