aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/org/apache/fop/fo/Property.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/org/apache/fop/fo/Property.java b/src/org/apache/fop/fo/Property.java
index 7cb55135d..fc8855279 100644
--- a/src/org/apache/fop/fo/Property.java
+++ b/src/org/apache/fop/fo/Property.java
@@ -311,9 +311,6 @@ public class Property {
} // end of nested Maker class
- // put back for SVG for now: note XSL properties don't set it!!!
- protected PropertyList propertyList;
-
/** The original specified value for properties which inherit
* specified values. */
private String specVal;