1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Code cleanup (1)

This commit is contained in:
Sergey Petrunya
2011-02-19 00:22:38 +03:00
parent 2c7c230a59
commit e7aa18fb9c
5 changed files with 3 additions and 25 deletions

View File

@@ -357,9 +357,6 @@ typedef struct st_join_table {
*/
uint sj_strategy;
//psergey-merge: todo: stop using this:
struct st_join_table *first_sjm_sibling;
void cleanup();
inline bool is_using_loose_index_scan()
{