diff --git a/src/Parser/Options.h b/src/Parser/Options.h index c52aca7f..5e14cd84 100644 --- a/src/Parser/Options.h +++ b/src/Parser/Options.h @@ -38,7 +38,6 @@ public ref struct ParserOptions System::String^ FileName; CppSharp::AST::ASTContext^ ASTContext; - CppSharp::AST::SymbolContext^ SymbolsContext; int ToolSetToUse; System::String^ TargetTriple;