[GRASS-SVN] r34463 - grass/branches/develbranch_6/vector/v.perturb

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Nov 23 23:12:35 EST 2008


Author: hamish
Date: 2008-11-23 23:12:34 -0500 (Sun, 23 Nov 2008)
New Revision: 34463

Modified:
   grass/branches/develbranch_6/vector/v.perturb/zufall.h
Log:
Remove (unnecessary) local prototype for G_clicker() (merge from trunk)

Modified: grass/branches/develbranch_6/vector/v.perturb/zufall.h
===================================================================
--- grass/branches/develbranch_6/vector/v.perturb/zufall.h	2008-11-24 03:41:31 UTC (rev 34462)
+++ grass/branches/develbranch_6/vector/v.perturb/zufall.h	2008-11-24 04:12:34 UTC (rev 34463)
@@ -26,9 +26,6 @@
     int first, xptr;
 };
 
-/* clicker.c */
-int G_clicker(void);
-
 /* fische.c */
 int fische(int, double *, int *);
 



More information about the grass-commit mailing list