summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/inc/CommonSalLayout.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/inc/CommonSalLayout.hxx b/vcl/inc/CommonSalLayout.hxx
index a33e68ce6c40..17498eccc20a 100644
--- a/vcl/inc/CommonSalLayout.hxx
+++ b/vcl/inc/CommonSalLayout.hxx
@@ -99,11 +99,6 @@ enum class VerticalOrientation {
TransformedRotated = 3
};
-namespace vcl {
-
- VerticalOrientation GetVerticalOrientation(uint32_t cCh);
-
-} // namespace vcl
#endif // INCLUDED_VCL_INC_COMMONSALLAYOUT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */