mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Warnings fix.
This commit is contained in:
parent
37e4919fcb
commit
930532165c
@ -129,7 +129,6 @@ private:
|
|||||||
std::stack<Json::Value*> m_jsonNodePtrs;
|
std::stack<Json::Value*> m_jsonNodePtrs;
|
||||||
std::string m_source;
|
std::string m_source;
|
||||||
ASTNode const* m_ast;
|
ASTNode const* m_ast;
|
||||||
int m_depth;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user