[Groonga-mysql-commit] mroonga/mroonga at ef4e83b [master] Remove needless comment

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 23 16:07:31 JST 2014


Kouhei Sutou	2014-12-23 16:07:31 +0900 (Tue, 23 Dec 2014)

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

  Message:
    Remove needless comment

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+0 -1)
===================================================================
--- ha_mroonga.cpp    2014-12-15 18:38:09 +0900 (c93374f)
+++ ha_mroonga.cpp    2014-12-23 16:07:31 +0900 (52282d2)
@@ -1438,7 +1438,6 @@ static int mrn_init(void *p)
     PSI_server->register_mutex(category, mrn_mutexes, n_mutexes);
   }
 
-  // init groonga
   if (grn_init() != GRN_SUCCESS) {
     goto err_grn_init;
   }
-------------- next part --------------
HTML����������������������������...
Download 



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