diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-08-29 13:26:42 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-08-29 13:26:42 +0200 |
commit | 3ef14b0a5a8b421169cf584a5604e14eed72a3c5 (patch) | |
tree | 750b0ee319013f26226ebf9ae6620106d4fb285d /sfx2/inc | |
parent | 04414085d12763c5aa7419f5a0d6928189ff45b0 (diff) |
Unused declarations
Change-Id: Iec879819cb328bade35de8a946f38a419fa8737a
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/sfx2/frame.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/frame.hxx b/sfx2/inc/sfx2/frame.hxx index d1fae0d5aa33..63220cae1325 100644 --- a/sfx2/inc/sfx2/frame.hxx +++ b/sfx2/inc/sfx2/frame.hxx @@ -71,9 +71,7 @@ class SfxObjectFactory; class SfxViewFrame; class SfxFrameDescriptor; class SfxFrameSetDescriptor; -class SfxMedium; class SfxDispatcher; -class SfxMedium; class Rectangle; class SfxRequest; class SfxUnoControllerItem; |