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/extension/internal/ps.h | |
| 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/extension/internal/ps.h')
| -rw-r--r-- | src/extension/internal/ps.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/extension/internal/ps.h b/src/extension/internal/ps.h index b872aa425..92928b9e4 100644 --- a/src/extension/internal/ps.h +++ b/src/extension/internal/ps.h @@ -19,8 +19,6 @@ #include <set> #include <string> -#include "libnr/nr-path.h" - #include <libnrtype/font-instance.h> #include "svg/stringstream.h" |
