summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2016-09-09 21:11:13 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-09-22 07:12:49 +0000
commit9df9949cc484ea0ba109e7d41fd03b15afaedb11 (patch)
tree3357ed611a511dff871486275b13ef2fd70e116e /sw
parent4c70a1a6666a079872b8f1966bd398e924dc1d1a (diff)
Remove NumberFormatCodeWrapper
This class only adds a level of indirection, without any useful functionality. Change-Id: I806e1b9241caf025c62c12c93aad3101daac874a Reviewed-on: https://gerrit.libreoffice.org/29134 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/pch/precompiled_swui.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_swui.hxx b/sw/inc/pch/precompiled_swui.hxx
index 480012e50f39..0d13d925c1f4 100644
--- a/sw/inc/pch/precompiled_swui.hxx
+++ b/sw/inc/pch/precompiled_swui.hxx
@@ -610,7 +610,6 @@
#include <unotools/intlwrapper.hxx>
#include <unotools/localedatawrapper.hxx>
#include <unotools/nativenumberwrapper.hxx>
-#include <unotools/numberformatcodewrapper.hxx>
#include <unotools/options.hxx>
#include <unotools/pathoptions.hxx>
#include <unotools/syslocale.hxx>