diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-03-17 09:18:59 +0100 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-03-17 11:01:26 +0000 |
commit | c68ac77770a642b89cbc7a5ecbb4ccb41fd53f57 (patch) | |
tree | 9615e5bc28c5964ee37596e799f6725fd6197843 /sfx2 | |
parent | 9bb21ef311ffc600bc7d2ac1c7dee4d88a694bf7 (diff) |
cleanup double includes and declarations
Change-Id: I770e09f48b1a3e8299f59a8e475ba3c18d436d7b
Reviewed-on: https://gerrit.libreoffice.org/35312
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/inc/appdata.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/inc/appdata.hxx b/sfx2/source/inc/appdata.hxx index 29b6bfd1c9db..4adc6d6cfcb5 100644 --- a/sfx2/source/inc/appdata.hxx +++ b/sfx2/source/inc/appdata.hxx @@ -49,7 +49,6 @@ class SfxFrameArr_Impl; class SvtSaveOptions; class SvtHelpOptions; class ResMgr; -class ResMgr; class SfxViewFrame; class SfxSlotPool; class SfxDispatcher; |