Kouhei Sutou
null+****@clear*****
Mon Jul 9 12:51:55 JST 2018
Kouhei Sutou 2018-07-09 12:51:55 +0900 (Mon, 09 Jul 2018) New Revision: 8cf06885eccebf2a57c87d4f1f6b95fa3b230024 https://github.com/mroonga/mroonga/commit/8cf06885eccebf2a57c87d4f1f6b95fa3b230024 Message: Remove needless override Modified files: ha_mroonga.hpp Modified: ha_mroonga.hpp (+1 -1) =================================================================== --- ha_mroonga.hpp 2018-07-09 12:42:10 +0900 (01d4d700) +++ ha_mroonga.hpp 2018-07-09 12:51:55 +0900 (94a07fe0) @@ -556,7 +556,7 @@ public: , const dd::Table *table_def #endif - ) mrn_override; + ); int delete_table(const char *name); int write_row(uchar *buf); int update_row(const uchar *old_data, const uchar *new_data); -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180709/3f8693a6/attachment.htm