summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-common__fractals.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfractint/files/patch-common__fractals.c')
-rw-r--r--graphics/xfractint/files/patch-common__fractals.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/xfractint/files/patch-common__fractals.c b/graphics/xfractint/files/patch-common__fractals.c
index 08cbfe51558c..6043337a95a0 100644
--- a/graphics/xfractint/files/patch-common__fractals.c
+++ b/graphics/xfractint/files/patch-common__fractals.c
@@ -9,12 +9,3 @@
#include <malloc.h>
#endif
/* see Fractint.c for a description of the "include" hierarchy */
-@@ -3437,7 +3437,7 @@ MandelbrotMix4fpFractal(void) /* from formula by Jim M
- #undef K
- #undef L
-
--double b_const;
-+extern double b_const;
-
- int DivideBrot5Setup(void)
- {