shibakentoku
null+****@clear*****
Fri Nov 22 04:06:48 JST 2013
shibakentoku 2013-11-22 04:06:48 +0900 (Fri, 22 Nov 2013) New Revision: d5cc394fa70e461143b88e90e0e10203e4d0b4aa https://github.com/mroonga/mroonga/commit/d5cc394fa70e461143b88e90e0e10203e4d0b4aa Message: Remove unused variable. refs #1964 Modified files: ha_mroonga.cpp Modified: ha_mroonga.cpp (+0 -5) =================================================================== --- ha_mroonga.cpp 2013-11-22 04:04:23 +0900 (81e33ee) +++ ha_mroonga.cpp 2013-11-22 04:06:48 +0900 (a438f02) @@ -14852,11 +14852,6 @@ bool ha_mroonga::check_written_by_row_based_binlog() DBUG_RETURN(false); } -#ifdef _WIN32 - unsigned __int64 option_bits; -#else - uint64 option_bits; -#endif if (!thd_test_options(thd, OPTION_BIN_LOG)) { DBUG_RETURN(false); } -------------- next part -------------- HTML����������������������������...다운로드