summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.cpp')
-rw-r--r--src/attributes.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index e7465a037..39f6a04f9 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -59,20 +59,10 @@ static SPStyleProp const props[] = {
{SP_ATTR_INKSCAPE_VERSION, "inkscape:version"},
/* SPNamedView */
{SP_ATTR_VIEWONLY, "viewonly"},
- {SP_ATTR_SHOWGRID, "showgrid"},
{SP_ATTR_SHOWGUIDES, "showguides"},
{SP_ATTR_GRIDTOLERANCE, "gridtolerance"},
{SP_ATTR_GUIDETOLERANCE, "guidetolerance"},
{SP_ATTR_OBJECTTOLERANCE, "objecttolerance"},
- {SP_ATTR_GRIDORIGINX, "gridoriginx"},
- {SP_ATTR_GRIDORIGINY, "gridoriginy"},
- {SP_ATTR_GRIDSPACINGX, "gridspacingx"},
- {SP_ATTR_GRIDSPACINGY, "gridspacingy"},
- {SP_ATTR_GRIDCOLOR, "gridcolor"},
- {SP_ATTR_GRIDOPACITY, "gridopacity"},
- {SP_ATTR_GRIDEMPCOLOR, "gridempcolor"},
- {SP_ATTR_GRIDEMPOPACITY, "gridempopacity"},
- {SP_ATTR_GRIDEMPSPACING, "gridempspacing"},
{SP_ATTR_GUIDECOLOR, "guidecolor"},
{SP_ATTR_GUIDEOPACITY, "guideopacity"},
{SP_ATTR_GUIDEHICOLOR, "guidehicolor"},