Remove the member, we inherit it.

This commit is contained in:
Vassil Vassilev 2014-09-03 11:57:33 +02:00 committed by sftnight
parent 9b28750656
commit 7887676b92

View File

@ -56,7 +56,6 @@ namespace cling {
// The key is the Unique File ID obtained from the source manager.
FwdDeclsMap m_Map;
Interpreter* m_Interpreter;
// AutoloadingStateInfo m_State;
void report(clang::SourceLocation l, std::string name,std::string header);