diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-09-07 18:40:47 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-09-07 18:40:47 +0000 |
| commit | d1e19d7b74b802ae8c9fdb4c2e2adbfe290a8a7e (patch) | |
| tree | 853d30b65925d1bc6f9f74215d9eaf3ab4bbb88e /src/object-snapper.cpp | |
| parent | If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that... (diff) | |
| download | inkscape-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 'src/object-snapper.cpp')
| -rw-r--r-- | src/object-snapper.cpp | 1 |
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> |
