diff options
Diffstat (limited to 'src/2geom/rect.h')
| -rw-r--r-- | src/2geom/rect.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/2geom/rect.h b/src/2geom/rect.h index f7d331523..b79a0a04f 100644 --- a/src/2geom/rect.h +++ b/src/2geom/rect.h @@ -59,7 +59,6 @@ typedef GenericOptRect<Coord> OptRect; */ class Rect : public GenericRect<Coord> - , boost::multipliable< Rect, Affine > { typedef GenericRect<Coord> Base; public: |
