summaryrefslogtreecommitdiff
path: root/graphics/asymptote/runmath.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/runmath.in')
-rw-r--r--graphics/asymptote/runmath.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/asymptote/runmath.in b/graphics/asymptote/runmath.in
index 9b1291cb94..4beba44fc3 100644
--- a/graphics/asymptote/runmath.in
+++ b/graphics/asymptote/runmath.in
@@ -17,8 +17,6 @@ pairarray* => pairArray()
#ifdef __CYGWIN__
extern "C" double yn(int, double);
extern "C" double jn(int, double);
-extern "C" int __signgam;
-#define signgam __signgam
#endif
using namespace camp;