diff options
Diffstat (limited to 'vcl/inc/CommonSalLayout.hxx')
-rw-r--r-- | vcl/inc/CommonSalLayout.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/CommonSalLayout.hxx b/vcl/inc/CommonSalLayout.hxx index b0c9381defea..052104850414 100644 --- a/vcl/inc/CommonSalLayout.hxx +++ b/vcl/inc/CommonSalLayout.hxx @@ -92,7 +92,6 @@ public: enum class VerticalOrientation { Upright = 0, - Rotated = 1, TransformedUpright = 2, TransformedRotated = 3 }; |