From fcee755652e0cb0882080a90b9f54466e8ca23af Mon Sep 17 00:00:00 2001 From: Kaj-Michael Lang Date: Thu, 20 Mar 2008 11:00:00 +0200 Subject: [PATCH] Remove unused code. --- src/map-poi.c | 5 ----- 1 file changed, 5 deletions(-) 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; -- 2.39.5