summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/BezierSurface.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/BezierSurface.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/BezierSurface.asy1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/BezierSurface.asy b/Master/texmf-dist/doc/asymptote/examples/BezierSurface.asy
index f8cbc458ca0..62c01a55717 100644
--- a/Master/texmf-dist/doc/asymptote/examples/BezierSurface.asy
+++ b/Master/texmf-dist/doc/asymptote/examples/BezierSurface.asy
@@ -40,4 +40,3 @@ size3(pic,10cm);
draw(pic,surface(P),blue);
add(embed("label",pic),(0,0),N);
-label(cameralink("label"),(0,0),10S,fontsize(24pt));