diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-29 09:18:26 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-29 09:25:13 +0200 |
commit | c064aad68b8b6e8579b53c9a86b73f43a6d2e3b8 (patch) | |
tree | b95c3d25652774d4d5dbf12775b4a8112d5c947b /sd | |
parent | 1e322b7f260f6633b53859824ab76804b1dc907a (diff) |
Remove unused header guards and options
Change-Id: I391358363a9d30e089b249d894b7abea5a2d1434
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/core/stlpool.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/core/stlpool.cxx b/sd/source/core/stlpool.cxx index 7801da526471..c40332cfad0f 100644 --- a/sd/source/core/stlpool.cxx +++ b/sd/source/core/stlpool.cxx @@ -60,9 +60,6 @@ #include <editeng/adjitem.hxx> #include <svl/itempool.hxx> -#define _SDR_POSITIVE -#define _SDR_ITEMS - #include "stlpool.hxx" #include "sdresid.hxx" #include "stlsheet.hxx" |