summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
diff options
context:
space:
mode:
authorAlexey Kopytov <Alexey.Kopytov@Sun.com>2010-08-30 11:36:04 +0400
committerAlexey Kopytov <Alexey.Kopytov@Sun.com>2010-08-30 11:36:04 +0400
commit4124f1f46702181d55a43b13f8c44b8b41cef1fb (patch)
tree06506e2274c133644eb3fcbca753ad7e379967c6 /sql/item_sum.h
parent0d21bbe38705d8bd7b8a65bf69d1a33fa27f0ded (diff)
parentd7d0f6390b8d95b34ffb79f1a77ab11657e064a8 (diff)
downloadmariadb-git-4124f1f46702181d55a43b13f8c44b8b41cef1fb.tar.gz
Automerge.
Diffstat (limited to 'sql/item_sum.h')
-rw-r--r--sql/item_sum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/item_sum.h b/sql/item_sum.h
index 2a722b93165..06a8c2c58a4 100644
--- a/sql/item_sum.h
+++ b/sql/item_sum.h
@@ -427,7 +427,6 @@ public:
forced_const= TRUE;
}
virtual bool const_item() const { return forced_const; }
- void make_field(Send_field *field);
virtual void print(String *str, enum_query_type query_type);
void fix_num_length_and_dec();