diff options
Diffstat (limited to 'vcl/source/control/field2.cxx')
-rw-r--r-- | vcl/source/control/field2.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/control/field2.cxx b/vcl/source/control/field2.cxx index bb2ea4db56ee..faeadcfb481f 100644 --- a/vcl/source/control/field2.cxx +++ b/vcl/source/control/field2.cxx @@ -33,11 +33,7 @@ #include <svdata.hxx> -#include <i18nlangtag/mslangid.hxx> - -#include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> -#include <com/sun/star/i18n/KCharacterType.hpp> #include <unotools/localedatawrapper.hxx> #include <unotools/calendarwrapper.hxx> |