summaryrefslogtreecommitdiff
path: root/sw/inc/swtypes.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-10-28 21:44:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-11-01 09:27:22 +0000
commite2e684a49a8651ccc38a83e7d05ac756c6c4c2ed (patch)
tree214498c5ead880afe2a1b7f8fa550e77aad4b524 /sw/inc/swtypes.hxx
parent77090e4e2515aefe547618487cdc96fde567e595 (diff)
ByteString->rtl::OString
Diffstat (limited to 'sw/inc/swtypes.hxx')
-rw-r--r--sw/inc/swtypes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx
index ca036da3a048..2b1ee116b6fb 100644
--- a/sw/inc/swtypes.hxx
+++ b/sw/inc/swtypes.hxx
@@ -57,7 +57,6 @@ namespace utl{
class Size;
class ResMgr;
class UniString;
-class ByteString;
class SwPathFinder;
class Graphic;
class OutputDevice;