diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-21 14:37:44 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-21 17:12:49 +0200 |
commit | 9775a3715498183ae6f5118fbaee1c5d488b6dc6 (patch) | |
tree | 69869aa34f926cb8215aac41f4824f221ab1e865 /include/sfx2 | |
parent | 8494d22dc5ae18e986623b68219e51359af595a1 (diff) |
Remove unused forward declaration
Change-Id: I2b725ad476cbd9552a7e57a550945a1f227fc823
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/objface.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/objface.hxx b/include/sfx2/objface.hxx index f852a0009a6a..34ca4ba305bf 100644 --- a/include/sfx2/objface.hxx +++ b/include/sfx2/objface.hxx @@ -26,7 +26,6 @@ #include <sfx2/msg.hxx> #include <tools/resid.hxx> -struct SfxFormalArgument; struct SfxInterface_Impl; class SfxConfigItem; class SfxModule; |