diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-08-01 18:10:26 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-08-01 18:10:26 +0000 |
| commit | 28945119489f6af06469312dad4286b27c57c493 (patch) | |
| tree | 997fb2305b3dda5d82452a4d6733793c8fc11bcf /src/object-edit.cpp | |
| parent | change knot.h to Geom::Point only instead of NR::Point. (diff) | |
| download | inkscape-28945119489f6af06469312dad4286b27c57c493.tar.gz inkscape-28945119489f6af06469312dad4286b27c57c493.zip | |
replace matrix division code.
(bzr r6512)
Diffstat (limited to 'src/object-edit.cpp')
| -rw-r--r-- | src/object-edit.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object-edit.cpp b/src/object-edit.cpp index ea0291159..1d72b9b29 100644 --- a/src/object-edit.cpp +++ b/src/object-edit.cpp @@ -41,7 +41,6 @@ #include "object-edit.h" #include <libnr/nr-scale-ops.h> -#include <libnr/nr-matrix-div.h> #include "xml/repr.h" |
