diff options
author | Noel Grandin <noel@peralex.com> | 2013-09-17 12:50:38 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-09-19 10:14:15 +0200 |
commit | ffc782c23cf5a0b32f42ab4877062966e154cb74 (patch) | |
tree | 0f2eee48bf9bab095f611746325d826de858be40 /sw/inc/IDocumentLinksAdministration.hxx | |
parent | 3c38dd9bfec5752fa6486be355eca266db14bf66 (diff) |
remove dead definitions
Change-Id: I69d2df6cb0a7f994339972a23a913938307e5791
Diffstat (limited to 'sw/inc/IDocumentLinksAdministration.hxx')
-rw-r--r-- | sw/inc/IDocumentLinksAdministration.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/IDocumentLinksAdministration.hxx b/sw/inc/IDocumentLinksAdministration.hxx index a4c5a6aee1e0..1a2176b481dc 100644 --- a/sw/inc/IDocumentLinksAdministration.hxx +++ b/sw/inc/IDocumentLinksAdministration.hxx @@ -22,7 +22,6 @@ #include <tools/solar.h> -class String; namespace com { namespace sun { namespace star { namespace uno { class Any; } } } } namespace sfx2 { class SvLinkSource; class LinkManager; } |