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 /cui | |
parent | 1e322b7f260f6633b53859824ab76804b1dc907a (diff) |
Remove unused header guards and options
Change-Id: I391358363a9d30e089b249d894b7abea5a2d1434
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/tabpages/tpbitmap.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cui/source/tabpages/tpbitmap.cxx b/cui/source/tabpages/tpbitmap.cxx index 80880f172a58..2bb0d73024d6 100644 --- a/cui/source/tabpages/tpbitmap.cxx +++ b/cui/source/tabpages/tpbitmap.cxx @@ -26,17 +26,6 @@ * ************************************************************************/ -//svdraw.hxx -#define _SVDRAW_HXX -#define _SDR_NOITEMS -#define _SDR_NOTOUCH -#define _SDR_NOTRANSFORM -#define _SDR_NOOBJECTS -#define _SDR_NOVIEWS -#define _SDR_NOVIEWMARKER -#define _SDR_NODRAGMETHODS -#define _SDR_NOUNDO -#define _SDR_NOXOUTDEV #include <vcl/wrkwin.hxx> #include <tools/shl.hxx> #include <vcl/msgbox.hxx> |