diff options
Diffstat (limited to 'Source/cmLocalGenerator.h')
-rw-r--r-- | Source/cmLocalGenerator.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmLocalGenerator.h b/Source/cmLocalGenerator.h index cc5a39d..90779a5 100644 --- a/Source/cmLocalGenerator.h +++ b/Source/cmLocalGenerator.h @@ -225,8 +225,6 @@ public: GetTargetObjectFileDirectories(cmTarget* target, std::vector<std::string>& dirs); - // return the source name for the object file - virtual std::string GetSourceObjectName(cmSourceFile& ); /** * Convert the given remote path to a relative path with respect to |