diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-22 09:02:21 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-22 09:39:18 +0100 |
commit | acfe7d39e5359483124b79fc7e98fb9afa65c0a6 (patch) | |
tree | 4b09b46f669330a26fee63b0926f91486e1d4da6 /sfx2/inc | |
parent | b3c8e4177d24a184ffa854958fb177200608f68c (diff) |
regoptions (etc.) now unused post registration-removal
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/inettbc.hxx | 1 | ||||
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx2.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/inettbc.hxx b/sfx2/inc/inettbc.hxx index f0a73404320c..abc2e55d2339 100644 --- a/sfx2/inc/inettbc.hxx +++ b/sfx2/inc/inettbc.hxx @@ -51,7 +51,6 @@ private: DECL_LINK( OpenHdl, void* ); DECL_LINK( SelectHdl, void* ); - DECL_LINK( WindowEventListener, VclSimpleEvent* ); struct ExecuteInfo { diff --git a/sfx2/inc/pch/precompiled_sfx2.hxx b/sfx2/inc/pch/precompiled_sfx2.hxx index f5a7c5a4187e..6fcc0d0ac1c1 100644 --- a/sfx2/inc/pch/precompiled_sfx2.hxx +++ b/sfx2/inc/pch/precompiled_sfx2.hxx @@ -548,7 +548,6 @@ #include "svtools/printoptions.hxx" #include "unotools/printwarningoptions.hxx" #include "svl/rectitem.hxx" -#include "unotools/regoptions.hxx" #include "unotools/saveopt.hxx" #include "unotools/searchopt.hxx" #include "unotools/securityoptions.hxx" |