cmRulePlaceholderExpander: Remove unused member RuleLauncher

This commit is contained in:
Brad King 2016-12-09 08:57:26 -05:00
parent b7771078ad
commit db61cd5d72

View File

@ -57,7 +57,6 @@ public:
const char* LanguageCompileFlags;
const char* Defines;
const char* Includes;
const char* RuleLauncher;
const char* DependencyFile;
const char* FilterPrefix;
};