summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
diff options
context:
space:
mode:
authorBrad Sowden <code@sowden.org>2011-12-29 22:31:12 +1300
committerLuboš Luňák <l.lunak@suse.cz>2012-01-04 13:49:11 +0100
commit2004a9920e1cef4ac208f14453c1bc8ad80b7c77 (patch)
tree9f790d7956e8d42353f9d5733d59b76de61eb4e6 /sw/source/filter/html
parent9da30d99715466cf161da283caaf2faadfc7e5d9 (diff)
Easyhack fdo#38831 remove SvStrings
Remove SvStrings definition and obsolete #defines.
Diffstat (limited to 'sw/source/filter/html')
-rw-r--r--sw/source/filter/html/swhtml.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/filter/html/swhtml.cxx b/sw/source/filter/html/swhtml.cxx
index 3dc5337b49ab..019c9dd0e826 100644
--- a/sw/source/filter/html/swhtml.cxx
+++ b/sw/source/filter/html/swhtml.cxx
@@ -38,8 +38,6 @@
#endif
#include <hintids.hxx>
-#define _SVSTDARR_STRINGS
-#include <svl/svstdarr.hxx>
#include <svl/stritem.hxx>
#include <svtools/imap.hxx>
#include <svtools/htmltokn.h>