diff options
Diffstat (limited to 'Source/cmImportedCxxModuleInfo.h')
-rw-r--r-- | Source/cmImportedCxxModuleInfo.h | 1 |
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; }; |