aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/renderer
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-01-16 21:36:08 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-01-16 21:36:08 -0800
commit5fc6d09983b41fc02e3601565b0f925e2ae70bc8 (patch)
treebdf63e474dad2b1efed4542a330cb8915d4df263 /src/core/renderer
parent3c9a9fdab616c7ba331d93da474a5bc551b352ec (diff)
Revert "Use ICU of the system (fixed #533)"
Diffstat (limited to 'src/core/renderer')
-rw-r--r--src/core/renderer/MCDateFormatter.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/renderer/MCDateFormatter.cc b/src/core/renderer/MCDateFormatter.cc
index fc6ce215..2882977d 100644
--- a/src/core/renderer/MCDateFormatter.cc
+++ b/src/core/renderer/MCDateFormatter.cc
@@ -8,7 +8,6 @@
#include "MCDateFormatter.h"
#include <stdlib.h>
-#define U_DISABLE_RENAMING 1
#include <unicode/udat.h>
#if defined(__APPLE__)