diff options
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r-- | Source/cmTarget.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmTarget.h b/Source/cmTarget.h index 0cdd2fc..1bbd0b0 100644 --- a/Source/cmTarget.h +++ b/Source/cmTarget.h @@ -269,8 +269,6 @@ public: cmBTStringRange GetLinkImplementationEntries() const; cmBTStringRange GetLinkInterfaceEntries() const; - cmBTStringRange GetLinkInterfaceDirectEntries() const; - cmBTStringRange GetLinkInterfaceDirectExcludeEntries() const; cmBTStringRange GetHeaderSetsEntries() const; |