[GRASS-SVN] r60091 - grass/branches/develbranch_6/display/d.legend

svn_grass at osgeo.org svn_grass at osgeo.org
Sun May 4 19:17:22 PDT 2014


Author: hamish
Date: 2014-05-04 19:17:22 -0700 (Sun, 04 May 2014)
New Revision: 60091

Modified:
   grass/branches/develbranch_6/display/d.legend/local_proto.h
Log:
drop redundant fn prototype

Modified: grass/branches/develbranch_6/display/d.legend/local_proto.h
===================================================================
--- grass/branches/develbranch_6/display/d.legend/local_proto.h	2014-05-05 01:47:21 UTC (rev 60090)
+++ grass/branches/develbranch_6/display/d.legend/local_proto.h	2014-05-05 02:17:22 UTC (rev 60091)
@@ -1,5 +1,2 @@
-/* main.c */
-char *G_chop(char *s);
-
 /* box.c */
 int get_legend_box(int *, int *, int *, int *);



More information about the grass-commit mailing list