[Groonga-mysql-commit] mroonga/mroonga at cd0bad9 [master] Remove garbage

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Mar 15 00:06:06 JST 2015


Kouhei Sutou	2015-03-15 00:06:06 +0900 (Sun, 15 Mar 2015)

  New Revision: cd0bad997a8833f425b3ab17eb72ac5f21578991
  https://github.com/mroonga/mroonga/commit/cd0bad997a8833f425b3ab17eb72ac5f21578991

  Message:
    Remove garbage

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+0 -1)
===================================================================
--- ha_mroonga.cpp    2015-03-15 00:03:13 +0900 (2a2788c)
+++ ha_mroonga.cpp    2015-03-15 00:06:06 +0900 (ffcd015)
@@ -1578,7 +1578,6 @@ static int mrn_init(void *p)
   if (mrn_change_encoding(ctx, system_charset_info))
     goto err_mrn_change_encoding;
 
-  count= array_elements(all_client_memory);
 #ifdef MRN_HAVE_PSI_MEMORY_KEY
   {
     const char *category = "ha_mroonga";
-------------- next part --------------
HTML����������������������������...
Download 



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