From cd2e7ab7ef89a5c3c1935281009729bff0f357e2 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 8 Jan 2022 03:01:04 +0000 Subject: CTAN sync 202201080301 --- graphics/asymptote/drawpath3.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'graphics/asymptote/drawpath3.h') diff --git a/graphics/asymptote/drawpath3.h b/graphics/asymptote/drawpath3.h index c4153909ba..c870675188 100644 --- a/graphics/asymptote/drawpath3.h +++ b/graphics/asymptote/drawpath3.h @@ -35,11 +35,7 @@ public: BezierCurve R; #endif void init() { -#ifdef HAVE_LIBOSMESA - billboard=false; -#else billboard=interaction == BILLBOARD; -#endif centerIndex=0; } -- cgit v1.2.3