summaryrefslogtreecommitdiff
path: root/src/cairo-traps.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2004-12-23 13:49:56 +0000
committerCarl Worth <cworth@cworth.org>2004-12-23 13:49:56 +0000
commit7a5a3cb208b079dfe453ad532a8939bed394cff9 (patch)
tree9c81edf02027295d46ac18c2578b763e99859126 /src/cairo-traps.c
parentf76d898cf1f14305e1cc984d0f2f40c831aa9014 (diff)
Remove unused CAIRO_TRAPS_GROWTH_INC.
Resize arrays by doubling rather than by linear increments. Add new bug exposed centi_unfinished.svg.
Diffstat (limited to 'src/cairo-traps.c')
-rw-r--r--src/cairo-traps.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cairo-traps.c b/src/cairo-traps.c
index 8f8d035c..1cea698a 100644
--- a/src/cairo-traps.c
+++ b/src/cairo-traps.c
@@ -37,8 +37,6 @@
#include "cairoint.h"
-#define CAIRO_TRAPS_GROWTH_INC 10
-
/* private functions */
static cairo_status_t