Remove an unused declaration

This commit is contained in:
Marko Mäkelä 2018-11-02 14:17:11 +02:00
parent 1c6b982e02
commit cfa047069e

View File

@ -416,9 +416,6 @@ public:
Item* idx_cond_push(uint keyno, Item* idx_cond);
/* @} */
/* An helper function for index_cond_func_innodb: */
bool is_thd_killed();
protected:
/**