summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-10 08:54:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-10 09:17:20 +0100
commita1c77e9d3afd27b4b5603cffc6f3aea0577987fc (patch)
treef17c2a8cea49ec03479129dafb1a8a29b8a03f06 /include/sfx2/sfxdlg.hxx
parentcc589883a98e8d21c57480719c9d4380fc292a59 (diff)
drop some unused forward declarations and includes
Change-Id: Ibf5b915798f1a9554d06c705d454cbfb998ea277
Diffstat (limited to 'include/sfx2/sfxdlg.hxx')
-rw-r--r--include/sfx2/sfxdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxdlg.hxx b/include/sfx2/sfxdlg.hxx
index 5469ea36aed2..071e3f8522c3 100644
--- a/include/sfx2/sfxdlg.hxx
+++ b/include/sfx2/sfxdlg.hxx
@@ -36,7 +36,6 @@ class SfxTabPage;
class SfxViewFrame;
class SfxBindings;
class SfxItemSet;
-class ResId;
namespace vcl { class Window; }
namespace rtl {
class OUString;