mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
cmGeneratorTarget: Remove unused member of internal class
This commit is contained in:
@@ -92,9 +92,6 @@ public:
|
||||
virtual bool GetHadContextSensitiveCondition() const { return false; }
|
||||
|
||||
cmLinkImplItem const& LinkImplItem;
|
||||
|
||||
private:
|
||||
cmListFileBacktrace Backtrace;
|
||||
};
|
||||
cmLinkImplItem cmGeneratorTarget::TargetPropertyEntry::NoLinkImplItem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user