1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Small code cleanups

This commit is contained in:
Sergey Petrunya
2010-12-17 13:06:21 +03:00
parent c696fb6ef3
commit 80cbf3a1c2
2 changed files with 3 additions and 3 deletions

View File

@ -133,7 +133,6 @@ class Key_value_records_iterator
*/
bool get_next_row;
//uchar *cur_index_tuple; /* key_buffer.read() reads to here */
public:
int init(Mrr_ordered_index_reader *owner_arg);
int get_next(char **range_info);