stage3/declaration_check.hh
changeset 962 98e7a0d3af21
parent 812 6679b6b21214
--- 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 */
     /*****************************/