]> mj.ucw.cz Git - leo.git/blobdiff - leo.c
Old implementation of generalization on map input removed
[leo.git] / leo.c
diff --git a/leo.c b/leo.c
index d7a39bd0f18aea3456ead193fad04b618dd93b6c..40bd719bba5fb7fa03e32ae898a6eed0837489ee 100644 (file)
--- a/leo.c
+++ b/leo.c
@@ -126,7 +126,6 @@ int main(int argc UNUSED, char **argv)
   map_load_sources();
   graph_build();
   map_set_scale();
-  // map_generalize();
 
   struct svg *svg = svg_open(map_svg_output);
   if (!map_rotate)