diff options
author | Noel Grandin <noel@peralex.com> | 2013-08-30 09:45:59 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-09-05 08:54:12 +0200 |
commit | 4ff100596ed844f0ee2828023004dac4da748687 (patch) | |
tree | fd0b481d210c3430f9bf421ab68d7170e3b39b03 /include/svx/unoapi.hxx | |
parent | 2a80a284b35d7f61eb819bfa37d01c70bc9ef7e8 (diff) |
remove unnecessary forward declaration
Change-Id: Ia59877abf293554964be0ab69091a01e0db73cb6
Diffstat (limited to 'include/svx/unoapi.hxx')
-rw-r--r-- | include/svx/unoapi.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/unoapi.hxx b/include/svx/unoapi.hxx index e43ecc1c2c86..3b404d4e7422 100644 --- a/include/svx/unoapi.hxx +++ b/include/svx/unoapi.hxx @@ -33,7 +33,6 @@ class SdrObject; class SdrPage; class SvxNumBulletItem; class SfxItemPool; -class String; /** * Creates a StarOffice API wrapper with the given type and inventor |