Remove more Locale Kit cruft.

BNumberFormat is the way to go for all of this. This code was not even
compiled in.
This commit is contained in:
Adrien Destugues
2017-07-30 19:25:16 +02:00
parent 979a0b6a20
commit 01c1bb6223
12 changed files with 0 additions and 1923 deletions
-1
View File
@@ -10,7 +10,6 @@
#include <FormatImpl.h>
#include <FormatParameters.h>
#include <FormattingConventions.h>
#include <GenericNumberFormat.h>
#include <Language.h>
#include <Locale.h>
#include <NumberFormat.h>