[Groonga-commit] groonga/groonga [master] test: remove needless prototype declarations

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2012年 4月 20日 (金) 17:44:11 JST


khayashi	2012-04-20 17:44:11 +0900 (Fri, 20 Apr 2012)

  New Revision: fe6083bc3cbb9e622bda524b4126a1b766a31039

  Log:
    test: remove needless prototype declarations

  Modified files:
    test/unit/core/test-command-select-geo.c

  Modified: test/unit/core/test-command-select-geo.c (+0 -2)
===================================================================
--- test/unit/core/test-command-select-geo.c    2012-04-20 17:34:52 +0900 (ce6364a)
+++ test/unit/core/test-command-select-geo.c    2012-04-20 17:44:11 +0900 (9f0790c)
@@ -21,8 +21,6 @@
 
 #include "../lib/grn-assertions.h"
 
-void data_default(void);
-void test_default(gconstpointer data);
 void data_rectangle(void);
 void test_rectangle(gconstpointer data);
 void data_sphere(void);




Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index