summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
Diffstat (limited to 'sot')
-rw-r--r--sot/source/base/exchange.cxx2
-rw-r--r--sot/source/base/factory.cxx4
-rw-r--r--sot/source/base/object.cxx3
3 files changed, 0 insertions, 9 deletions
diff --git a/sot/source/base/exchange.cxx b/sot/source/base/exchange.cxx
index 99b2bc50e5ea..69164b07eff3 100644
--- a/sot/source/base/exchange.cxx
+++ b/sot/source/base/exchange.cxx
@@ -17,8 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#define _SOT_EXCHANGE_CXX
-#define SOT_STRING_LIST
#define _SOT_FORMATS_INCLUDE_SYSTEMFORMATS
#include <tools/debug.hxx>
#include <tools/solar.h>
diff --git a/sot/source/base/factory.cxx b/sot/source/base/factory.cxx
index 17440b357402..783568308912 100644
--- a/sot/source/base/factory.cxx
+++ b/sot/source/base/factory.cxx
@@ -17,10 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-#define _SOT_FACTORY_CXX
-#define SOT_STRING_LIST
-
#include <sot/factory.hxx>
#include <tools/debug.hxx>
#include <tools/string.hxx>
diff --git a/sot/source/base/object.cxx b/sot/source/base/object.cxx
index a4670c5a3fa5..3264015d21f6 100644
--- a/sot/source/base/object.cxx
+++ b/sot/source/base/object.cxx
@@ -17,9 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-#define _SOT_OBJECT_CXX
-
#include <sot/object.hxx>
#include <sot/factory.hxx>