summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-03-26 08:56:05 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-03-26 08:56:05 +0000
commite113ae852b97a1e5b849370f467edd514d38d65a (patch)
tree4c5dc79adb6f4a9a65bcfff8fca4371ecb7b753a /src/attributes.cpp
parentinterpret snapping distance in screen pixels independent of zoom (diff)
downloadinkscape-e113ae852b97a1e5b849370f467edd514d38d65a.tar.gz
inkscape-e113ae852b97a1e5b849370f467edd514d38d65a.zip
purge unused and considered-harmful has_abs_tolerance
(bzr r2763)
Diffstat (limited to 'src/attributes.cpp')
-rw-r--r--src/attributes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index 858f71804..a453b726a 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -64,7 +64,6 @@ static SPStyleProp const props[] = {
{SP_ATTR_GRIDTOLERANCE, "gridtolerance"},
{SP_ATTR_GUIDETOLERANCE, "guidetolerance"},
{SP_ATTR_OBJECTTOLERANCE, "objecttolerance"},
- {SP_ATTR_ABS_TOLERANCE, "has_abs_tolerance"},
{SP_ATTR_GRIDORIGINX, "gridoriginx"},
{SP_ATTR_GRIDORIGINY, "gridoriginy"},
{SP_ATTR_GRIDSPACINGX, "gridspacingx"},