summaryrefslogtreecommitdiff
path: root/sc/source/filter
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-11-28 01:04:27 +0100
committerEike Rathke <erack@redhat.com>2013-11-28 01:05:07 +0100
commita0fea02736c8ecfa091676a066bf02503be1f7c4 (patch)
treece897c34d121395bbcbc7d13ffb73d4fc053101a /sc/source/filter
parent799ac18af53342597a5d3f14702de2204536c14b (diff)
macro "MULTI_THREAD_SHEET_PARSING" is not used [-Werror=unused-macros]
Change-Id: I1988e28f1feb64bb10c7941b02d9a76770871449
Diffstat (limited to 'sc/source/filter')
-rw-r--r--sc/source/filter/oox/workbookfragment.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/oox/workbookfragment.cxx b/sc/source/filter/oox/workbookfragment.cxx
index 5eea78be0659..485642c9df45 100644
--- a/sc/source/filter/oox/workbookfragment.cxx
+++ b/sc/source/filter/oox/workbookfragment.cxx
@@ -54,8 +54,6 @@
#include <queue>
#include <boost/scoped_ptr.hpp>
-#define MULTI_THREAD_SHEET_PARSING 0
-
#include "oox/ole/vbaproject.hxx"
namespace oox {