author | mjsousa |
Wed, 10 Dec 2014 12:06:45 +0000 | |
changeset 962 | 98e7a0d3af21 |
parent 961 | b05f63d9d0fa |
child 963 | e3d4dca7520b |
--- a/stage3/declaration_check.hh Wed Dec 10 11:57:43 2014 +0000 +++ b/stage3/declaration_check.hh Wed Dec 10 12:06:45 2014 +0000 @@ -46,8 +46,6 @@ virtual ~declaration_check_c(void); int get_error_count(); - void check_global_decl(symbol_c *p_decl); - /*****************************/ /* B 1.5.2 - Function Blocks */ /*****************************/