From 6abfac485972dc1faab5b72d1ae0fc85d1485ffb Mon Sep 17 00:00:00 2001 From: "mikael/pappa@dator5.(none)" <> Date: Mon, 31 Jul 2006 05:35:57 -0400 Subject: [PATCH] Fix --- sql/item.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sql/item.h b/sql/item.h index 6d20d615d92..f7bae8d3d47 100644 --- a/sql/item.h +++ b/sql/item.h @@ -1103,7 +1103,6 @@ public: Item::maybe_null= TRUE; } - bool check_partition_func_processor(byte *int_arg) { return FALSE; } bool fix_fields(THD *, Item **); enum Type type() const;