stage3/print_datatypes_error.hh
changeset 476 38d85e9a0507
parent 459 01f6664bf8c5
child 482 b62a5ecce54d
--- a/stage3/print_datatypes_error.hh	Sun Mar 11 18:24:39 2012 +0000
+++ b/stage3/print_datatypes_error.hh	Sun Mar 11 22:21:47 2012 +0100
@@ -91,7 +91,6 @@
     void handle_function_invocation(symbol_c *fcall, generic_function_call_t fcall_data);
     void handle_implicit_il_fb_invocation(symbol_c *il_operator, const char *param_name, symbol_c *called_fb_declaration);  
     void *handle_conditional_flow_control_IL_instruction(symbol_c *symbol, const char *oper);
-    void check_used_operation_status(symbol_c *symbol, symbol_c *left, symbol_c *right,  const struct widen_entry widen_table[]);
     
   public:
     print_datatypes_error_c(symbol_c *ignore);