Gui: redundant void 2
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
using namespace Gui;
|
||||
|
||||
// returns a string which represent the object e.g. when printed in python
|
||||
std::string ViewProviderPy::representation(void) const
|
||||
std::string ViewProviderPy::representation() const
|
||||
{
|
||||
return "<View provider object>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user