]> mj.ucw.cz Git - leo.git/blobdiff - leo.c
Turn off map scale
[leo.git] / leo.c
diff --git a/leo.c b/leo.c
index 69ee1e39167e501d61ff6c590d297b56ef7409e0..1e24943e67a98f681b9535274144ecf74f1ed778 100644 (file)
--- a/leo.c
+++ b/leo.c
@@ -182,7 +182,9 @@ int main(int argc UNUSED, char **argv)
   svg_icon_put(svg, &sir);
 #endif
 
+#if 0
   draw_scale(svg);
+#endif
 
   if (map_clip)
     svg_pop(svg);