summaryrefslogtreecommitdiff
path: root/vcl/generic
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-30 20:45:29 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-30 20:49:12 +0100
commitf36aec428390eb7145a466e9773e04271038247d (patch)
tree1559f7cb3cdf87e519db3f83bb095d332afb3a7b /vcl/generic
parent2cb8883cfd1c6ffe293497f064f90f76d12eff32 (diff)
eradicate all traces of OLocale and rtl/locale.hxx
... damn language tags breaking builds left and right ... Change-Id: I73224cb3fb2bb98779fdcace700cad2a4fb7cd0e
Diffstat (limited to 'vcl/generic')
-rw-r--r--vcl/generic/fontmanager/fontconfig.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/generic/fontmanager/fontconfig.cxx b/vcl/generic/fontmanager/fontconfig.cxx
index 86c4ff53e956..b707b78c400a 100644
--- a/vcl/generic/fontmanager/fontconfig.cxx
+++ b/vcl/generic/fontmanager/fontconfig.cxx
@@ -87,7 +87,6 @@ using namespace psp;
#include "osl/process.h"
#include "rtl/ustrbuf.hxx"
-#include "rtl/locale.hxx"
#include "sal/alloca.h"