mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
removed commit
This commit is contained in:
parent
771f20b595
commit
cd6262998c
@ -97,7 +97,6 @@ void CompilerStack::setSource(string const& _sourceCode)
|
|||||||
|
|
||||||
bool CompilerStack::parse()
|
bool CompilerStack::parse()
|
||||||
{
|
{
|
||||||
// todo not sure about clear. can contain warnings
|
|
||||||
m_errors.clear();
|
m_errors.clear();
|
||||||
|
|
||||||
for (auto& sourcePair: m_sources)
|
for (auto& sourcePair: m_sources)
|
||||||
|
Loading…
Reference in New Issue
Block a user