[Groonga-mysql-commit] mroonga/mroonga at 1a0a8fe [master] remove unused variable.

Back to archive index

shibakentoku null+****@clear*****
Mon Feb 10 01:35:22 JST 2014


shibakentoku	2014-02-10 01:35:22 +0900 (Mon, 10 Feb 2014)

  New Revision: 1a0a8fedac4a8e20fb4cf166ae9082bf16416aa4
  https://github.com/mroonga/mroonga/commit/1a0a8fedac4a8e20fb4cf166ae9082bf16416aa4

  Message:
    remove unused variable.

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+0 -2)
===================================================================
--- ha_mroonga.cpp    2014-02-09 17:35:25 +0900 (d852a16)
+++ ha_mroonga.cpp    2014-02-10 01:35:22 +0900 (876b9d2)
@@ -514,8 +514,6 @@ static const char *mrn_action_on_error_names[] = {
 
 static mrn_action_on_error mrn_action_on_fulltext_query_error_default =
   MRN_ACTION_ON_ERROR_ERROR_AND_LOG;
-static ulong mrn_action_on_fulltext_query_error =
-  mrn_action_on_fulltext_query_error_default;
 
 static void mrn_logger_log(grn_ctx *ctx, grn_log_level level,
                            const char *timestamp, const char *title,
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-mysql-commit mailing list
Back to archive index