Remove dead code.
authorMario de Sousa <msousa@fe.up.pt>
Wed, 01 Aug 2012 09:05:25 +0100
changeset 618 5e09f665c2f1
parent 617 43e00c10dc49
child 619 f8c9ac5c529a
Remove dead code.
absyntax_utils/search_constant_type.hh
--- a/absyntax_utils/search_constant_type.hh	Wed Aug 01 08:33:58 2012 +0100
+++ b/absyntax_utils/search_constant_type.hh	Wed Aug 01 09:05:25 2012 +0100
@@ -89,8 +89,6 @@
   static time_type_name_c     time_type_name;
   static int_type_name_c      int_type_name;
 
-/* temporarily here until we remove the st_code_gen.c and il_code_gen.c files... */
-  static integer_c      integer;
 
   /******************************************************/
   /* Extensions to the base standard as defined in      */