diff options
Diffstat (limited to 'cui/source/options/optaboutconfig.hxx')
-rw-r--r-- | cui/source/options/optaboutconfig.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optaboutconfig.hxx b/cui/source/options/optaboutconfig.hxx index 7d6017da630b..0f8027219b1b 100644 --- a/cui/source/options/optaboutconfig.hxx +++ b/cui/source/options/optaboutconfig.hxx @@ -53,7 +53,6 @@ private: void AddToModifiedVector( const boost::shared_ptr< Prop_Impl >& rProp ); std::vector< OUString > commaStringToSequence( const OUString& rCommaSepString ); - DECL_LINK( HeaderSelect_Impl, HeaderBar * ); DECL_LINK( StandardHdl_Impl, void * ); DECL_LINK( ResetBtnHdl_Impl, void * ); |