diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-07 22:14:05 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-01-07 22:14:05 +0400 |
commit | 5b031b4ea68df5ca210a5631c801414b476d8094 (patch) | |
tree | 20b09268cd8f8ba9cb72a26dabd6bd4b0f353422 /xmloff | |
parent | 948f57e74dda7e64b7c72208eaec00eac1bb96ba (diff) |
Remove superfluous _ZFORLIST_DECLARE_TABLE definition.
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/xmlnumfe.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/style/xmlnumfi.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/style/xmlnumfe.cxx b/xmloff/source/style/xmlnumfe.cxx index e15ad101c868..5b72306c73d9 100644 --- a/xmloff/source/style/xmlnumfe.cxx +++ b/xmloff/source/style/xmlnumfe.cxx @@ -28,7 +28,6 @@ #define _SVSTDARR_ULONGS -#define _ZFORLIST_DECLARE_TABLE #include <svl/svstdarr.hxx> #include <svl/zforlist.hxx> diff --git a/xmloff/source/style/xmlnumfi.cxx b/xmloff/source/style/xmlnumfi.cxx index 8dc109ad3316..25f88162befd 100644 --- a/xmloff/source/style/xmlnumfi.cxx +++ b/xmloff/source/style/xmlnumfi.cxx @@ -29,7 +29,6 @@ #include <unotools/syslocale.hxx> -#define _ZFORLIST_DECLARE_TABLE #include <svl/zforlist.hxx> #include <svl/zformat.hxx> |