diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-19 11:28:50 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-19 21:11:02 +0000 |
commit | 4e7fff380a0b7cec8cc4bf5b4e43a6e91c97db6a (patch) | |
tree | 771ac4783afd8066d4232e8886fb603d6367186f /svx/source/form | |
parent | bb997c001982dc36ef393fbc76ace65dd12b461d (diff) |
remove ENABLE_BYTESTRING_STREAM_OPERATORS
Diffstat (limited to 'svx/source/form')
-rw-r--r-- | svx/source/form/fmpage.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/fmpage.cxx b/svx/source/form/fmpage.cxx index 75b27ed6033a..3a99d49b0cbc 100644 --- a/svx/source/form/fmpage.cxx +++ b/svx/source/form/fmpage.cxx @@ -30,7 +30,6 @@ #include "precompiled_svx.hxx" #include <sal/macros.h> -#define ENABLE_BYTESTRING_STREAM_OPERATORS #include <svx/fmpage.hxx> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/container/XNameContainer.hpp> |