summaryrefslogtreecommitdiffstats
path: root/i18nlangtag
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-08-03 09:55:21 +0200
committerNoel Grandin <noel@peralex.com>2015-08-03 11:12:31 +0200
commit0ea54aed15ee17a02c9dff861c16d06505f35741 (patch)
tree344e0be9c23b5c7941ad4012261bf5e38a135247 /i18nlangtag
parentFix a copy-paste error (diff)
downloadcore-0ea54aed15ee17a02c9dff861c16d06505f35741.tar.gz
core-0ea54aed15ee17a02c9dff861c16d06505f35741.zip
remove some unused defines
Change-Id: I85a9a2bc12681e13fc482374165ff9bd6858dc93
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 906c7b3cc94a..bc9b62cd2c52 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -26,7 +26,6 @@
#if defined(ENABLE_LIBLANGTAG)
#if LIBLANGTAG_INLINE_FIX
-#define LT_HAVE_INLINE
#endif
#include <liblangtag/langtag.h>
#else