Mod: redundant void 2
This commit is contained in:
@@ -66,7 +66,7 @@ short Boolean::mustExecute() const
|
||||
return PartDesign::Feature::mustExecute();
|
||||
}
|
||||
|
||||
App::DocumentObjectExecReturn *Boolean::execute(void)
|
||||
App::DocumentObjectExecReturn *Boolean::execute()
|
||||
{
|
||||
// Get the operation type
|
||||
std::string type = Type.getValueAsString();
|
||||
|
||||
Reference in New Issue
Block a user