mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
remove the unused line
This commit is contained in:
parent
df728581ce
commit
cb3e07acfc
@ -108,7 +108,6 @@ struct VariableDeclarationAnnotation: ASTAnnotation
|
|||||||
|
|
||||||
struct StatementAnnotation: ASTAnnotation, DocumentedAnnotation
|
struct StatementAnnotation: ASTAnnotation, DocumentedAnnotation
|
||||||
{
|
{
|
||||||
bool isInLoop = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct ReturnAnnotation: StatementAnnotation
|
struct ReturnAnnotation: StatementAnnotation
|
||||||
|
Loading…
Reference in New Issue
Block a user