Browse Source

Remove (unnecessary) local prototype for G_clicker()

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34459 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 16 năm trước cách đây
mục cha
commit
ba269e796a
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      vector/v.perturb/zufall.h

+ 0 - 3
vector/v.perturb/zufall.h

@@ -26,9 +26,6 @@ struct klotz1
     int first, xptr;
 };
 
-/* clicker.c */
-int G_clicker(void);
-
 /* fische.c */
 int fische(int, double *, int *);