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