summaryrefslogtreecommitdiffstats
path: root/include/svx/colorwindow.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-11-20 09:21:03 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-11-20 09:59:17 +0100
commit98f2bd667c45ad8d041673c99678e2f95a749b55 (patch)
tree4a91f1a6476d619cb398c6c1bce39f197a545ce7 /include/svx/colorwindow.hxx
parentEnable/Disable of children shouldn't be necessary (diff)
downloadcore-98f2bd667c45ad8d041673c99678e2f95a749b55.tar.gz
core-98f2bd667c45ad8d041673c99678e2f95a749b55.zip
loplugin:unusedmethods
Remove a filtering step in the python script that was hiding some results Change-Id: Id94268f150902405ab197c077f18aaedf98845fc Reviewed-on: https://gerrit.libreoffice.org/83256 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/colorwindow.hxx')
-rw-r--r--include/svx/colorwindow.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/colorwindow.hxx b/include/svx/colorwindow.hxx
index c3863f80ee80..c7ff6d52c054 100644
--- a/include/svx/colorwindow.hxx
+++ b/include/svx/colorwindow.hxx
@@ -96,7 +96,6 @@ public:
ColorSelectFunction const& rColorSelectFunction);
virtual ~SvxColorWindow() override;
virtual void dispose() override;
- void ShowNoneButton();
void StartSelection();
void SetNoSelection();
bool IsNoSelection() const;