Mod: redundant void 2

This commit is contained in:
berniev
2022-08-08 10:27:50 +02:00
committed by wwmayer
parent 311abcc43e
commit da9ebc572f
805 changed files with 3787 additions and 3787 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
using namespace PartDesignGui;
// 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 std::string("<PartDesign::ViewProvider>");
}