From 0ea54aed15ee17a02c9dff861c16d06505f35741 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 3 Aug 2015 09:55:21 +0200 Subject: remove some unused defines Change-Id: I85a9a2bc12681e13fc482374165ff9bd6858dc93 --- i18npool/inc/cclass_unicode.hxx | 1 - i18npool/inc/transliteration_caseignore.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'i18npool') diff --git a/i18npool/inc/cclass_unicode.hxx b/i18npool/inc/cclass_unicode.hxx index 4c295e1b5bd8..3ff2aed9fcaf 100644 --- a/i18npool/inc/cclass_unicode.hxx +++ b/i18npool/inc/cclass_unicode.hxx @@ -25,7 +25,6 @@ #include #include -#define TRANSLITERATION_casemapping #include namespace com { namespace sun { namespace star { namespace uno { diff --git a/i18npool/inc/transliteration_caseignore.hxx b/i18npool/inc/transliteration_caseignore.hxx index 2949cabc2184..c9b655345824 100644 --- a/i18npool/inc/transliteration_caseignore.hxx +++ b/i18npool/inc/transliteration_caseignore.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_CASEIGNORE_HXX #define INCLUDED_I18NPOOL_INC_TRANSLITERATION_CASEIGNORE_HXX -#define TRANSLITERATION_UPPER_LOWER #include "transliteration_body.hxx" namespace com { namespace sun { namespace star { namespace i18n { -- cgit