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/drawsurface.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'graphics/asymptote/drawsurface.h') diff --git a/graphics/asymptote/drawsurface.h b/graphics/asymptote/drawsurface.h index 9ece42a818..4577ae8e17 100644 --- a/graphics/asymptote/drawsurface.h +++ b/graphics/asymptote/drawsurface.h @@ -60,11 +60,7 @@ public: } void init() { -#ifdef HAVE_LIBOSMESA - billboard=false; -#else billboard=interaction == BILLBOARD; -#endif centerIndex=0; } @@ -532,11 +528,7 @@ public: public: void init() { -#ifdef HAVE_LIBOSMESA - billboard=false; -#else billboard=interaction == BILLBOARD; -#endif centerIndex=0; } -- cgit v1.2.3