| commit | 0e916b4143b2c46fec6df25cce6f14b595d5b023 | [log] |
|---|---|---|
| author | Markus Mohrhard <markus.mohrhard@googlemail.com> | Sat Sep 12 02:29:43 2015 +0200 |
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | Mon Sep 14 06:14:37 2015 +0200 |
| tree | 58d08e17766b6b6eaca62abec6a49e2b41824c80 | |
| parent | 41007842ed9bb5d6165792a197769f72dae55a2c [diff] |
don't use VBA_EXPORT_DEBUG in master Change-Id: I89ae01c34f6a7faf62b97cf28220f7700a7241b7
diff --git a/oox/source/ole/vbaexport.cxx b/oox/source/ole/vbaexport.cxx index 88f74b4c..a0fb91a 100644 --- a/oox/source/ole/vbaexport.cxx +++ b/oox/source/ole/vbaexport.cxx
@@ -39,7 +39,7 @@ #define CODEPAGE RTL_TEXTENCODING_MS_1252 #endif #define VBA_EXPORT_DEBUG 1 #define VBA_EXPORT_DEBUG 0 namespace {