diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-06-15 00:59:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-15 09:07:15 +0100 |
commit | 48b4a99ce2451f1ddf2e8e128bbfcd6683072999 (patch) | |
tree | a0ad498b2ccb4e25469a390b37ff846050d61169 | |
parent | 7ddb897a42ca4966e691ea841c147534b02f1c13 (diff) |
remove unused define
-rw-r--r-- | sfx2/inc/sfx2/docfile.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/docfile.hxx b/sfx2/inc/sfx2/docfile.hxx index e987d3df19a0..273fb3d3ef45 100644 --- a/sfx2/inc/sfx2/docfile.hxx +++ b/sfx2/inc/sfx2/docfile.hxx @@ -65,8 +65,6 @@ class SfxItemSet; class DateTime; class SvStringsDtor; -#define S2BS(s) ByteString( s, RTL_TEXTENCODING_MS_1252 ) - //____________________________________________________________________________________________________________________________________ // defines for namespaces //____________________________________________________________________________________________________________________________________ |