Mod: redundant void 2
This commit is contained in:
@@ -52,7 +52,7 @@ short Box::mustExecute() const
|
||||
return Primitive::mustExecute();
|
||||
}
|
||||
|
||||
App::DocumentObjectExecReturn *Box::execute(void)
|
||||
App::DocumentObjectExecReturn *Box::execute()
|
||||
{
|
||||
double L = Length.getValue();
|
||||
double W = Width.getValue();
|
||||
|
||||
Reference in New Issue
Block a user