diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2012-02-19 13:39:03 +0000 |
|---|---|---|
| committer | Johan Engelen <goejendaagh@zonnet.nl> | 2012-02-19 13:39:03 +0000 |
| commit | 50a0bd0d18ed4edbd26280c11c5820a06559ff0f (patch) | |
| tree | 07aada19da9da5b55390823306f13300bc10d6b5 /src/helper/geom.cpp | |
| parent | move helper/recthull.h to 2geom/rect-hull.h (diff) | |
| download | inkscape-50a0bd0d18ed4edbd26280c11c5820a06559ff0f.tar.gz inkscape-50a0bd0d18ed4edbd26280c11c5820a06559ff0f.zip | |
remove unused code
(bzr r10997)
Diffstat (limited to 'src/helper/geom.cpp')
| -rw-r--r-- | src/helper/geom.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/helper/geom.cpp b/src/helper/geom.cpp index c0e4870d4..33947c14d 100644 --- a/src/helper/geom.cpp +++ b/src/helper/geom.cpp @@ -527,11 +527,6 @@ bool matrix_equalp(Geom::Affine const &m0, Geom::Affine const &m1, Geom::Coord c } } //end namespace Geom -/* -The following predefined objects are for reference -and comparison. -*/ -Geom::Affine GEOM_MATRIX_IDENTITY = Geom::identity(); /* Local Variables: |
