[PD] revolve: remove unused code
- also come code style unification
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
@@ -52,6 +51,7 @@
|
||||
#include "TaskSketchBasedParameters.h"
|
||||
#include "Utils.h"
|
||||
|
||||
|
||||
Q_DECLARE_METATYPE(App::PropertyLinkSubList::SubSet)
|
||||
|
||||
using namespace PartDesignGui;
|
||||
@@ -165,9 +165,7 @@ TaskPipeParameters::~TaskPipeParameters()
|
||||
}
|
||||
|
||||
void TaskPipeParameters::updateUI()
|
||||
{
|
||||
|
||||
}
|
||||
{}
|
||||
|
||||
void TaskPipeParameters::onSelectionChanged(const Gui::SelectionChanges& msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user