Gui: redundant void 2

This commit is contained in:
berniev
2022-08-08 11:50:44 +10:00
committed by wwmayer
parent ec72d96038
commit 656ef8961f
160 changed files with 784 additions and 784 deletions

View File

@@ -86,7 +86,7 @@ void ViewProviderVRMLObject::setDisplayMode(const char* ModeName)
ViewProviderDocumentObject::setDisplayMode( ModeName );
}
std::vector<std::string> ViewProviderVRMLObject::getDisplayModes(void) const
std::vector<std::string> ViewProviderVRMLObject::getDisplayModes() const
{
std::vector<std::string> StrList;
StrList.emplace_back("VRML");