summaryrefslogtreecommitdiff
path: root/src/cairoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cairoint.h')
-rw-r--r--src/cairoint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cairoint.h b/src/cairoint.h
index f728cd01..4ec73c80 100644
--- a/src/cairoint.h
+++ b/src/cairoint.h
@@ -130,7 +130,6 @@ typedef struct cairo_edge {
Bool clockWise;
XFixed current_x;
- struct cairo_edge *next, *prev;
} cairo_edge_t;
typedef struct cairo_polygon {