[Groonga-commit] groonga/groonga at 5df80bf [master] Remove garbage line

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 18 18:33:15 JST 2013


Kouhei Sutou	2013-09-18 18:33:15 +0900 (Wed, 18 Sep 2013)

  New Revision: 5df80bf867fc6db96cea887aee8b16d8d27f3300
  https://github.com/groonga/groonga/commit/5df80bf867fc6db96cea887aee8b16d8d27f3300

  Message:
    Remove garbage line

  Modified files:
    lib/ctx.c

  Modified: lib/ctx.c (+0 -1)
===================================================================
--- lib/ctx.c    2013-09-18 15:51:11 +0900 (c93019e)
+++ lib/ctx.c    2013-09-18 18:33:15 +0900 (9fa2a3d)
@@ -1258,7 +1258,6 @@ grn_init(void)
   }
   if (grn_aio_enabled) {
     GRN_LOG(ctx, GRN_LOG_NOTICE, "AIO and DIO enabled");
-    grn_cache_open();
   }
 #endif /* USE_AIO */
 #ifdef USE_FAIL_MALLOC
-------------- next part --------------
HTML����������������������������...
Download 



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