diff -r 44f74fad2cc0 -r a9f8cc778444 stage3/declaration_check.hh --- a/stage3/declaration_check.hh Wed Nov 07 19:26:38 2012 +0000 +++ b/stage3/declaration_check.hh Wed Nov 07 20:07:11 2012 +0000 @@ -38,7 +38,6 @@ class declaration_check_c : public iterator_visitor_c { int error_count; int current_display_error_level; - search_base_type_c search_base_type; symbol_c *current_pou_decl; public: