diff -r 199a9f84e64c -r 50fca2d3abd9 absyntax_utils/search_expression_type.hh --- a/absyntax_utils/search_expression_type.hh Wed Oct 03 17:44:25 2012 +0100 +++ b/absyntax_utils/search_expression_type.hh Thu Oct 04 13:12:19 2012 +0100 @@ -78,14 +78,6 @@ symbol_c* common_type(symbol_c *first_type, symbol_c *second_type); symbol_c* default_literal_type(symbol_c *symbol); - /* - #include "search_type_code.c" - */ - void *compute_standard_function_default(function_invocation_c *st_symbol, il_formal_funct_call_c *il_symbol); - void *compute_standard_function_il(il_function_call_c *symbol, symbol_c *param_data_type); - - - /*static bool_type_name_c bool_type_name;*/ /* A helper function... */