diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-09-10 23:42:59 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-09-10 23:42:59 +0000 |
| commit | 34dd43b53b90b8293b86da4a828d69f966aa51a4 (patch) | |
| tree | fb6a3810bcce412e6a1be5ed3e30a1c4a7501ed7 /src/libnr/nr-forward.h | |
| parent | 2geomify, remove warnings and other fixes (diff) | |
| download | inkscape-34dd43b53b90b8293b86da4a828d69f966aa51a4.tar.gz inkscape-34dd43b53b90b8293b86da4a828d69f966aa51a4.zip | |
LIBNR REMOVAL. remove nartbpath code!!!
remove nartbpath test code etc.
remove inkscape's path parsing, since it is now done by 2geom.
(bzr r6789)
Diffstat (limited to 'src/libnr/nr-forward.h')
| -rw-r--r-- | src/libnr/nr-forward.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libnr/nr-forward.h b/src/libnr/nr-forward.h index 112313b24..da4fe99df 100644 --- a/src/libnr/nr-forward.h +++ b/src/libnr/nr-forward.h @@ -19,9 +19,6 @@ class scale; class translate; } -class NArtBpath; -struct NRBPath; -struct const_NRBPath; struct NRPixBlock; struct NRRect; struct NRRectL; |
