]> err.no Git - mapper/commitdiff
Remove unused code.
authorKaj-Michael Lang <milang@tal.org>
Thu, 20 Mar 2008 09:00:00 +0000 (11:00 +0200)
committerKaj-Michael Lang <milang@tal.org>
Thu, 20 Mar 2008 09:00:00 +0000 (11:00 +0200)
src/map-poi.c

index dded3571da808abf09a4447ccee4e9e04d2a3bde..cbe58ca21e065c1cfe35d71252bbac31e9c6cddb 100644 (file)
@@ -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;