summaryrefslogtreecommitdiffstats
path: root/Source/cmImportedCxxModuleInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmImportedCxxModuleInfo.h')
-rw-r--r--Source/cmImportedCxxModuleInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmImportedCxxModuleInfo.h b/Source/cmImportedCxxModuleInfo.h
index e052283..1b29a06 100644
--- a/Source/cmImportedCxxModuleInfo.h
+++ b/Source/cmImportedCxxModuleInfo.h
@@ -16,7 +16,6 @@ struct ImportedCxxModuleInfo
struct ImportedCxxModuleGeneratorInfo
{
- ImportedCxxModuleInfo const* ImportedInfo;
std::string const BmiName;
};