Remove the unused STATEMENT_LOCAL_LABEL/struct local_label_statement_t. It never...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Dec 2008 09:46:45 +0000 (09:46 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Dec 2008 09:46:45 +0000 (09:46 +0000)
commited1ed2b5fb813fd8de24b2eaa6fffce033246a8c
tree03a2d46fc5b74e90458f1269e7711c7d2b9c0778
parent9a5a764926873b3b2e290e15bf691f11e9fcb102
Remove the unused STATEMENT_LOCAL_LABEL/struct local_label_statement_t. It never gets built. I have no idea where this came from.

[r24586]
ast.c
ast.h
ast2firm.c
ast_t.h
parser.c
walk_statements.c