diff options
Diffstat (limited to 'src/viewbox.h')
| -rw-r--r-- | src/viewbox.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/viewbox.h b/src/viewbox.h index 2f107132c..c71abb610 100644 --- a/src/viewbox.h +++ b/src/viewbox.h @@ -36,14 +36,7 @@ public: /* Child to parent additional transform */ Geom::Affine c2p; - Geom::Affine vbt; - Geom::Affine rotation; - double angle; - double previous_angle; - bool rotated; - double get_rotation(); - void set_rotation(double angle_val); void set_viewBox(const gchar* value); void set_preserveAspectRatio(const gchar* value); |
