[Groonga-commit] groonga/groonga [master] remove an unnecessary function declaration.

Back to archive index

null+****@clear***** null+****@clear*****
2012年 2月 27日 (月) 18:09:48 JST


Susumu Yata	2012-02-27 18:09:48 +0900 (Mon, 27 Feb 2012)

  New Revision: b978246bd799b3101541208828807c9bff3e664d

  Log:
    remove an unnecessary function declaration.

  Modified files:
    test/unit/core/test-store-ja.c

  Modified: test/unit/core/test-store-ja.c (+0 -2)
===================================================================
--- test/unit/core/test-store-ja.c    2012-02-27 18:08:59 +0900 (1524054)
+++ test/unit/core/test-store-ja.c    2012-02-27 18:09:48 +0900 (fc33292)
@@ -24,8 +24,6 @@
 
 #include <str.h>
 
-uint32_t grn_ja_size(grn_ctx *ctx, grn_ja *ja, grn_id id);
-
 void test_vector_empty_load(void);
 
 static gchar *tmp_directory;




Groonga-commit メーリングリストの案内
Back to archive index