mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove declaration
This commit is contained in:
parent
a81f556302
commit
a87ed2895a
@ -57,7 +57,6 @@ public:
|
||||
|
||||
Type type() const { return m_type; }
|
||||
std::string const& typeName() const { return m_typeName; }
|
||||
bool searchForSubstring(const std::string& _substr) const;
|
||||
|
||||
/// helper functions
|
||||
static Error const* containsErrorOfType(ErrorList const& _list, Error::Type _type)
|
||||
|
Loading…
Reference in New Issue
Block a user