Remove more unneeded files from the Locale Kit

All of this is replaced by the single BNumberFormat class.
This commit is contained in:
Adrien Destugues
2017-07-23 09:15:42 +02:00
parent b7cc4ccde6
commit 0e4ad75e47
10 changed files with 0 additions and 485 deletions
-4
View File
@@ -6,15 +6,11 @@
#include <Catalog.h>
#include <Collator.h>
#include <Country.h>
#include <Currency.h>
#include <Format.h>
#include <FormatImpl.h>
#include <FormatParameters.h>
#include <FormattingConventions.h>
#include <GenericNumberFormat.h>
#include <IntegerFormat.h>
#include <IntegerFormatImpl.h>
#include <IntegerFormatParameters.h>
#include <Language.h>
#include <Locale.h>
#include <NumberFormat.h>