summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/cuigaldlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-09 14:56:41 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-10 06:51:17 +0000
commit76c8336eec82862732d3a26be84b5e8a52efe022 (patch)
treeffb1cbc0fe3cf7bf4f5620a5cfbf255e3792e560 /cui/source/inc/cuigaldlg.hxx
parentUpdated core (diff)
downloadcore-76c8336eec82862732d3a26be84b5e8a52efe022.tar.gz
core-76c8336eec82862732d3a26be84b5e8a52efe022.zip
loplugin:expandablemethods in cui
Change-Id: I3dae1d142874c767ec1e32401acba0bbca95df5f Reviewed-on: https://gerrit.libreoffice.org/30716 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/inc/cuigaldlg.hxx')
-rw-r--r--cui/source/inc/cuigaldlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/cuigaldlg.hxx b/cui/source/inc/cuigaldlg.hxx
index 7fe1f00b1974..12014af5a6b2 100644
--- a/cui/source/inc/cuigaldlg.hxx
+++ b/cui/source/inc/cuigaldlg.hxx
@@ -89,7 +89,6 @@ private:
rtl::Reference< SearchThread > maSearchThread;
DECL_LINK( ClickCancelBtn, Button*, void );
- void Terminate();
public:
SearchProgress( vcl::Window* pParent, const INetURLObject& rStartURL );
@@ -134,7 +133,6 @@ private:
TokenList_impl maTakenList;
DECL_LINK( ClickCancelBtn, Button*, void );
- void Terminate();
public: