summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
diff options
context:
space:
mode:
authorbell@laptop.sanja.is.com.ua <>2003-08-20 22:17:57 +0300
committerbell@laptop.sanja.is.com.ua <>2003-08-20 22:17:57 +0300
commitc514948a30c3db453c8bdef06f80ee6f9fe54588 (patch)
tree78307a7d09e186b6e58e668b4042398932133013 /sql/item_subselect.h
parentc06786fa0080e5d2e92b6a036eab3797165ff5b4 (diff)
parent1ab66ddad881fc77d67cbc003daa66aa95be385b (diff)
downloadmariadb-git-c514948a30c3db453c8bdef06f80ee6f9fe54588.tar.gz
merge
Diffstat (limited to 'sql/item_subselect.h')
-rw-r--r--sql/item_subselect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/item_subselect.h b/sql/item_subselect.h
index 9cfa304bb47..d5c642fd337 100644
--- a/sql/item_subselect.h
+++ b/sql/item_subselect.h
@@ -227,7 +227,6 @@ public:
void top_level_item() { abort_on_null=1; }
bool test_limit(st_select_lex_unit *unit);
- friend class Item_asterisk_remover;
friend class Item_ref_null_helper;
friend class Item_is_not_null_test;
friend class subselect_indexin_engine;