[Groonga-commit] groonga/groonga [master] remove needless grn_text_fgets() prototype.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 11月 11日 (木) 22:41:49 JST


Kouhei Sutou	2010-11-11 13:41:49 +0000 (Thu, 11 Nov 2010)

  New Revision: 9ae9cfce46885c9b5af3acf2f979f9c6e9a1b145

  Log:
    remove needless grn_text_fgets() prototype.

  Modified files:
    src/grntest.c

  Modified: src/grntest.c (+0 -2)
===================================================================
--- src/grntest.c    2010-11-05 07:17:07 +0000 (e3ae482)
+++ src/grntest.c    2010-11-11 13:41:49 +0000 (86e0d74)
@@ -41,8 +41,6 @@
 #include "lib/com.h"
 #include "lib/db.h"
 
-GRN_API grn_rc grn_text_fgets(grn_ctx *ctx, grn_obj *buf, FILE *fp);
-
 #ifdef WIN32
 #include <windows.h>
 #include <stddef.h>




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