summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2012-12-22 16:34:31 +0000
committertavmjong-free <tavmjong@free.fr>2012-12-22 16:34:31 +0000
commitb5f9084693aff69e3dcd26372fd1beac1426e0f8 (patch)
tree9d5eb4615cdd73e0918822f63e33959a951f97f8 /src/attributes.cpp
parentruler (Merge from GIMP): Remove draw_pos from public API (diff)
downloadinkscape-b5f9084693aff69e3dcd26372fd1beac1426e0f8.tar.gz
inkscape-b5f9084693aff69e3dcd26372fd1beac1426e0f8.zip
Minor changes.
(bzr r11969)
Diffstat (limited to 'src/attributes.cpp')
-rw-r--r--src/attributes.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index 7d6f8614d..30cf30f30 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -258,9 +258,6 @@ static SPStyleProp const props[] = {
{SP_ATTR_POINTSATY, "pointsAtY"},
{SP_ATTR_POINTSATZ, "pointsAtZ"},
{SP_ATTR_LIMITINGCONEANGLE, "limitingConeAngle"},
- /*feFlood*/
- {SP_ATTR_FLOODCOLOR, "flood-color"},
- {SP_ATTR_FLOODOPACITY, "flood-opacity"},
/* SPGaussianBlur */
{SP_ATTR_STDDEVIATION, "stdDeviation"},
/*feImage*/