summaryrefslogtreecommitdiffstats
path: root/src/object-snapper.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-09-07 18:40:47 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-09-07 18:40:47 +0000
commitd1e19d7b74b802ae8c9fdb4c2e2adbfe290a8a7e (patch)
tree853d30b65925d1bc6f9f74215d9eaf3ab4bbb88e /src/object-snapper.cpp
parentIf a snapper needs a reference to a SPNamedView or a SPDesktop, then get that... (diff)
downloadinkscape-d1e19d7b74b802ae8c9fdb4c2e2adbfe290a8a7e.tar.gz
inkscape-d1e19d7b74b802ae8c9fdb4c2e2adbfe290a8a7e.zip
LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all references to nr-path.h)
(bzr r6774)
Diffstat (limited to '')
-rw-r--r--src/object-snapper.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object-snapper.cpp b/src/object-snapper.cpp
index 884b561b1..084fd1c36 100644
--- a/src/object-snapper.cpp
+++ b/src/object-snapper.cpp
@@ -12,7 +12,6 @@
*/
#include "svg/svg.h"
-#include "libnr/nr-path.h"
#include "libnr/nr-rect-ops.h"
#include "libnr/nr-point-fns.h"
#include <2geom/path-intersection.h>