From: Kaj-Michael Lang Date: Thu, 20 Mar 2008 09:00:00 +0000 (+0200) Subject: Remove unused code. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcee755652e0cb0882080a90b9f54466e8ca23af;p=mapper Remove unused code. --- diff --git a/src/map-poi.c b/src/map-poi.c index dded357..cbe58ca 100644 --- a/src/map-poi.c +++ b/src/map-poi.c @@ -150,11 +150,6 @@ gdouble pdist=99999.0; if (_poi_zoom <= _zoom) return FALSE; -#if 0 -if (_zoom>5) - return FALSE; -#endif - if (poi_store==NULL) return FALSE;