summaryrefslogtreecommitdiff
path: root/rsvg-filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsvg-filter.h')
-rw-r--r--rsvg-filter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsvg-filter.h b/rsvg-filter.h
index b7dbbfec..6d2d848e 100644
--- a/rsvg-filter.h
+++ b/rsvg-filter.h
@@ -36,7 +36,6 @@ typedef RsvgCoordUnits RsvgFilterUnits;
struct _RsvgFilter {
RsvgNode super;
- int refcnt;
RsvgLength x, y, width, height;
RsvgFilterUnits filterunits;
RsvgFilterUnits primitiveunits;