cmake: Don't set the CMakeInstance on the Properties member.

There is no need, as global properties have nowhere to chain up
to.
This commit is contained in:
Stephen Kelly 2015-04-06 18:35:49 +02:00
parent 55ecd818f6
commit 8c13d7709b
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ cmake::~cmake()
void cmake::InitializeProperties()
{
this->Properties.clear();
this->Properties.SetCMakeInstance(this);
this->PropertyDefinitions.clear();
// initialize properties