[Mapserver-dev] change to mapservers hash tables
Sean Gillies
sgillies at frii.com
Wed Jun 23 09:34:38 EDT 2004
Thanks, Steve. I removed it.
Sean
On Jun 23, 2004, at 5:48 AM, Steve Spicklemire wrote:
> 'nuther one. Looks like this reference was not really used?
>
> -steve
>
> Index: shp2pdf.c
> ===================================================================
> RCS file: /data2/cvsroot/mapserver/shp2pdf.c,v
> retrieving revision 1.2
> diff -c -r1.2 shp2pdf.c
> *** shp2pdf.c 4 Oct 2002 21:16:00 -0000 1.2
> --- shp2pdf.c 23 Jun 2004 11:43:45 -0000
> ***************
> *** 51,57 ****
> int PagePixelMargin = 50;
> int MapScaleFactor = 1;
> int MapPixelSize = 500;
> - hashTableObj FontHash=NULL;
>
> if(argc > 1 && strcmp(argv[1], "-v") == 0) {
> printf("%s\n", msGetVersion());
> --- 51,56 ----
>
More information about the mapserver-dev
mailing list