summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/asymptote/examples/imagecontour.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/asymptote/examples/imagecontour.asy')
-rw-r--r--Master/texmf/doc/asymptote/examples/imagecontour.asy2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/texmf/doc/asymptote/examples/imagecontour.asy b/Master/texmf/doc/asymptote/examples/imagecontour.asy
index 25fdb3f6ed4..6b5eb455cad 100644
--- a/Master/texmf/doc/asymptote/examples/imagecontour.asy
+++ b/Master/texmf/doc/asymptote/examples/imagecontour.asy
@@ -18,8 +18,6 @@ pen Tickpen=black;
pen tickpen=gray+0.5*linewidth(currentpen);
pen[] Palette=BWRainbow();
-scale(false);
-
bounds range=image(f,Automatic,a,b,N,Palette);
// Major contours