diff options
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/bastyp/frmhtmlw.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/frmhtmlw.cxx b/sfx2/source/bastyp/frmhtmlw.cxx index 3a8a40b19e93..4fa984c9f8ea 100644 --- a/sfx2/source/bastyp/frmhtmlw.cxx +++ b/sfx2/source/bastyp/frmhtmlw.cxx @@ -52,7 +52,6 @@ using namespace ::com::sun::star; static sal_Char const sHTML_SC_yes[] = "YES"; static sal_Char const sHTML_SC_no[] = "NO"; -static sal_Char const sHTML_SC_auto[] = "AUTO"; static sal_Char const sHTML_MIME_text_html[] = "text/html; charset="; #if defined(UNX) |