summaryrefslogtreecommitdiff
path: root/svtools/inc
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 /svtools/inc
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 'svtools/inc')
-rw-r--r--svtools/inc/pch/precompiled_svt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx
index f4d7819710b7..f330e081d7de 100644
--- a/svtools/inc/pch/precompiled_svt.hxx
+++ b/svtools/inc/pch/precompiled_svt.hxx
@@ -401,7 +401,6 @@
#include <unotools/configmgr.hxx>
#include <unotools/localedatawrapper.hxx>
#include <unotools/nativenumberwrapper.hxx>
-#include <unotools/numberformatcodewrapper.hxx>
#include <unotools/options.hxx>
#include <unotools/readwritemutexguard.hxx>
#include <unotools/streamwrap.hxx>