diff options
author | Noel Grandin <noel@peralex.com> | 2013-09-17 16:03:31 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-09-19 10:14:17 +0200 |
commit | 5397d7c21313e46c615a712f16db83a0f3f273da (patch) | |
tree | bafcb05d5c63df13ec21f2f4a62bcf256141f8c9 /sw | |
parent | 6b94f86ff981ca40b8ed65402ed167c4bc97a46a (diff) |
remove dead definition
Change-Id: I094240c0e15db555a339114e34edee3592872e82
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/IDocumentStylePoolAccess.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/IDocumentStylePoolAccess.hxx b/sw/inc/IDocumentStylePoolAccess.hxx index 66df20626d60..48ec5853bb98 100644 --- a/sw/inc/IDocumentStylePoolAccess.hxx +++ b/sw/inc/IDocumentStylePoolAccess.hxx @@ -26,7 +26,6 @@ class SwCharFmt; class SwFmt; class SwFrmFmt; - class String; class SwNumRule; class SwPageDesc; |