summaryrefslogtreecommitdiff
path: root/storage/innobase/handler/ha_innodb.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/handler/ha_innodb.h')
-rw-r--r--storage/innobase/handler/ha_innodb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/storage/innobase/handler/ha_innodb.h b/storage/innobase/handler/ha_innodb.h
index e65e7a57c99..a5f9b8c8d7b 100644
--- a/storage/innobase/handler/ha_innodb.h
+++ b/storage/innobase/handler/ha_innodb.h
@@ -420,9 +420,6 @@ public:
Item* idx_cond_push(uint keyno, Item* idx_cond);
/* @} */
- /* An helper function for index_cond_func_innodb: */
- bool is_thd_killed();
-
protected:
/**