#3143 get rid of duplicate measure_suite_setup declaration to try to fix winnie's...
authorRegina Obe <lr@pcorp.us>
Sun, 31 May 2015 04:01:59 +0000 (04:01 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 31 May 2015 04:01:59 +0000 (04:01 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13591 b70326c6-7e19-0410-871a-916f4a2858ee

liblwgeom/cunit/cu_measures.c

index 9f9cfd4e991622a8532546ac354d02e1464e0279..7e4015a5e3db9a537f2601d4b02eca85edfdaf5e 100644 (file)
@@ -1153,7 +1153,6 @@ test_lwgeom_is_trajectory(void)
 /*
 ** Used by test harness to register the tests in this file.
 */
-void measures_suite_setup(void);
 void measures_suite_setup(void)
 {
        CU_pSuite suite = CU_add_suite("measures", NULL, NULL);