rollback of bug #40761 fix

This commit is contained in:
Gleb Shchepa 2008-12-12 15:13:11 +04:00
commit 749847686c
6 changed files with 29 additions and 57 deletions

View file

@ -200,8 +200,6 @@ public:
null_value=1;
return 0.0;
}
protected:
void agg_num_lengths(Item *arg);
};