diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-03-26 08:56:05 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-03-26 08:56:05 +0000 |
| commit | e113ae852b97a1e5b849370f467edd514d38d65a (patch) | |
| tree | 4c5dc79adb6f4a9a65bcfff8fca4371ecb7b753a /src/sp-namedview.h | |
| parent | interpret snapping distance in screen pixels independent of zoom (diff) | |
| download | inkscape-e113ae852b97a1e5b849370f467edd514d38d65a.tar.gz inkscape-e113ae852b97a1e5b849370f467edd514d38d65a.zip | |
purge unused and considered-harmful has_abs_tolerance
(bzr r2763)
Diffstat (limited to 'src/sp-namedview.h')
| -rw-r--r-- | src/sp-namedview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-namedview.h b/src/sp-namedview.h index be7f1a541..64b78d29c 100644 --- a/src/sp-namedview.h +++ b/src/sp-namedview.h @@ -71,8 +71,6 @@ struct SPNamedView : public SPObjectGroup { SPUnit const *objecttoleranceunit; gdouble objecttolerance; - bool has_abs_tolerance; - GQuark default_layer_id; double connector_spacing; |
