diff options
-rw-r--r-- | editeng/source/editeng/eeng_pch.hxx | 1 | ||||
-rw-r--r-- | sw/source/core/edit/acorrect.cxx | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/editeng/source/editeng/eeng_pch.hxx b/editeng/source/editeng/eeng_pch.hxx index 7f80ed57005f..85854289e50e 100644 --- a/editeng/source/editeng/eeng_pch.hxx +++ b/editeng/source/editeng/eeng_pch.hxx @@ -25,7 +25,6 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -#define _STD_VAR_ARRAYS #include <vcl/wrkwin.hxx> #include <vcl/dialog.hxx> diff --git a/sw/source/core/edit/acorrect.cxx b/sw/source/core/edit/acorrect.cxx index d864ddb3724e..62547c5089f4 100644 --- a/sw/source/core/edit/acorrect.cxx +++ b/sw/source/core/edit/acorrect.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - -#define _STD_VAR_ARRAYS #include <hintids.hxx> #include <svx/svxids.hrc> |