[Groonga-commit] groonga/groonga at 8c39d4e [master] Remove declaration of nonexistent function

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 10 22:37:30 JST 2014


Kouhei Sutou	2014-12-10 22:37:30 +0900 (Wed, 10 Dec 2014)

  New Revision: 8c39d4e07bbe52ba6a94489a4b1d771b2c8b8049
  https://github.com/groonga/groonga/commit/8c39d4e07bbe52ba6a94489a4b1d771b2c8b8049

  Message:
    Remove declaration of nonexistent function

  Modified files:
    lib/grn_ii.h

  Modified: lib/grn_ii.h (+0 -1)
===================================================================
--- lib/grn_ii.h    2014-12-10 21:22:55 +0900 (e60d8b1)
+++ lib/grn_ii.h    2014-12-10 22:37:30 +0900 (416d69f)
@@ -128,7 +128,6 @@ GRN_API grn_rc grn_ii_cursor_close(grn_ctx *ctx, grn_ii_cursor *c);
 
 uint32_t grn_ii_max_section(grn_ii *ii);
 
-int grn_ii_check(grn_ii *ii);
 const char *grn_ii_path(grn_ii *ii);
 grn_obj *grn_ii_lexicon(grn_ii *ii);
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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