[GRASS-SVN] r37601 - grass/branches/develbranch_6/include

svn_grass at osgeo.org svn_grass at osgeo.org
Sat May 30 01:46:16 EDT 2009


Author: neteler
Date: 2009-05-30 01:46:16 -0400 (Sat, 30 May 2009)
New Revision: 37601

Modified:
   grass/branches/develbranch_6/include/display.h
Log:
removed no longer existent functions

Modified: grass/branches/develbranch_6/include/display.h
===================================================================
--- grass/branches/develbranch_6/include/display.h	2009-05-30 05:38:31 UTC (rev 37600)
+++ grass/branches/develbranch_6/include/display.h	2009-05-30 05:46:16 UTC (rev 37601)
@@ -123,8 +123,6 @@
 
 /* tran_colr.c */
 int D_translate_color(const char *);
-int D_translate_or_add_color(const char *, int);
-int D_allocate_color(void);
 int D_parse_color(const char *, int);
 int D_raster_use_color(int);
 int D_color_number_to_RGB(int, int *, int *, int *);



More information about the grass-commit mailing list