summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/threeviews.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/threeviews.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/threeviews.asy1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/threeviews.asy b/Master/texmf-dist/doc/asymptote/examples/threeviews.asy
index c723abd452b..239a24cc28a 100644
--- a/Master/texmf-dist/doc/asymptote/examples/threeviews.asy
+++ b/Master/texmf-dist/doc/asymptote/examples/threeviews.asy
@@ -3,7 +3,6 @@ import three;
picture pic;
unitsize(pic,5cm);
-currentlight.viewport=false;
if(settings.render < 0) settings.render=4;
settings.toolbar=false;
viewportmargin=(1cm,1cm);