Code

svg-filters branch merged back to head
[inkscape.git] / src / display / nr-arena-glyphs.h
index 23b74a3782fd288b3e144b681e1e988e4303842e..a2dda988b5b59fa58b1f3b23615661a6d63f7563 100644 (file)
@@ -79,7 +79,7 @@ typedef struct NRArenaGlyphsGroupClass NRArenaGlyphsGroupClass;
 NRType nr_arena_glyphs_group_get_type (void);
 
 struct NRArenaGlyphsGroup : public NRArenaGroup {
-       SPStyle *style;
+  //SPStyle *style;
        NRRect paintbox;
        /* State data */
        SPPainter *fill_painter;