summaryrefslogtreecommitdiff
path: root/myisam
diff options
context:
space:
mode:
Diffstat (limited to 'myisam')
-rw-r--r--myisam/sort.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/myisam/sort.c b/myisam/sort.c
index 35a4f15b23c..eebef888e4a 100644
--- a/myisam/sort.c
+++ b/myisam/sort.c
@@ -323,7 +323,6 @@ pthread_handler_t thr_find_all_keys(void *arg)
if (my_thread_init())
goto err;
-
{ /* Add extra block since DBUG_ENTER declare variables */
DBUG_ENTER("thr_find_all_keys");
DBUG_PRINT("enter", ("master: %d", sort_param->master));