[PD] revolve: remove unused code
- also come code style unification
This commit is contained in:
@@ -301,11 +301,6 @@ void TaskRevolutionParameters::onReversed(bool on)
|
||||
recomputeFeature();
|
||||
}
|
||||
|
||||
double TaskRevolutionParameters::getAngle() const
|
||||
{
|
||||
return ui->revolveAngle->value().getValue();
|
||||
}
|
||||
|
||||
void TaskRevolutionParameters::getReferenceAxis(App::DocumentObject*& obj, std::vector<std::string>& sub) const
|
||||
{
|
||||
if (axesInList.empty())
|
||||
|
||||
Reference in New Issue
Block a user