forked from qt-creator/qt-creator
Remove unnecessary destructors
Change-Id: Id0bc2d3a305e6af24838266195ab22e04e3a12a1 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
This commit is contained in:
@@ -76,8 +76,6 @@ IosDeployStep::IosDeployStep(BuildStepList *parent,
|
||||
ctor();
|
||||
}
|
||||
|
||||
IosDeployStep::~IosDeployStep() { }
|
||||
|
||||
void IosDeployStep::ctor()
|
||||
{
|
||||
m_toolHandler = 0;
|
||||
|
||||
Reference in New Issue
Block a user