cui/source/inc/dbregister.hxx | 3 --- 1 file changed, 3 deletions(-) New commits: commit f6a258948ae03311746699d23b03a1d7e2d235eb Author: Noel Grandin <noel.gran...@collabora.co.uk> Date: Tue Oct 4 09:43:54 2016 +0200
remove bogus include checks Change-Id: Ia76f000ed10852dadc4ca0270b925efd6d8cd0b7 Reviewed-on: https://gerrit.libreoffice.org/29518 Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> Tested-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/cui/source/inc/dbregister.hxx b/cui/source/inc/dbregister.hxx index 0ea1e54..3a12061 100644 --- a/cui/source/inc/dbregister.hxx +++ b/cui/source/inc/dbregister.hxx @@ -51,7 +51,6 @@ namespace svx sal_uLong m_nOldCount; bool m_bModified; -#ifdef INCLUDED_CUI_SOURCE_INC_DBREGISTER_HXX DECL_LINK_TYPED( NewHdl, Button*, void ); DECL_LINK_TYPED( EditHdl, Button*, void ); DECL_LINK_TYPED( DeleteHdl, Button*, void ); @@ -82,8 +81,6 @@ namespace svx */ void openLinkDialog(const OUString& _sOldName,const OUString& _sOldLocation,SvTreeListEntry* _pEntry = nullptr); -#endif - public: DbRegistrationOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet ); virtual ~DbRegistrationOptionsPage() override; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits