Fixed typo + minor errors

This commit is contained in:
Remi Beges
2012-06-10 10:27:51 +02:00
parent 879a33878e
commit 23bb9da0bd
16 changed files with 38 additions and 56 deletions

View File

@@ -60,9 +60,3 @@ void NzComplexNoiseBase::RecomputeExponentArray()
m_parametersModified = false;
}
}
NzComplexNoiseBase::~NzComplexNoiseBase()
{
//dtor
}