summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undobase.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 11:14:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 12:25:56 +0200
commit98782932280d20ece450fa06a90c202fb8e2a26e (patch)
treef8092cc2c86641468a0edd77ca85bb4877b965f0 /sc/source/ui/inc/undobase.hxx
parentf2964b9cdb04595e842de329222ffa2b63e5d7f7 (diff)
loplugin:unusedmethods
Change-Id: I7f26ee112ed89ee3e69c56930260565f66ff145b Reviewed-on: https://gerrit.libreoffice.org/40442 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/inc/undobase.hxx')
-rw-r--r--sc/source/ui/inc/undobase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/undobase.hxx b/sc/source/ui/inc/undobase.hxx
index df35d85191db..6d0e8d167103 100644
--- a/sc/source/ui/inc/undobase.hxx
+++ b/sc/source/ui/inc/undobase.hxx
@@ -115,7 +115,6 @@ protected:
void EndUndo();
void EndRedo();
- void AdjustHeight();
void ShowBlock();
};