[GRASS-SVN] r37602 - grass/branches/releasebranch_6_4/include
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 30 01:46:40 EDT 2009
Author: neteler
Date: 2009-05-30 01:46:40 -0400 (Sat, 30 May 2009)
New Revision: 37602
Modified:
grass/branches/releasebranch_6_4/include/display.h
Log:
removed no longer existent functions
Modified: grass/branches/releasebranch_6_4/include/display.h
===================================================================
--- grass/branches/releasebranch_6_4/include/display.h 2009-05-30 05:46:16 UTC (rev 37601)
+++ grass/branches/releasebranch_6_4/include/display.h 2009-05-30 05:46:40 UTC (rev 37602)
@@ -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