summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
diff options
context:
space:
mode:
authorNoel <noel.grandin@collabora.co.uk>2021-01-19 11:23:03 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-01-19 18:24:25 +0100
commit750d96706c36824e599113a70f5741753edcede8 (patch)
treeec3645074dfaff96d434df5cf312fc51f9c34d58 /sc/source/ui/inc/docsh.hxx
parent83f92f0c567ddba9715b2a48836fae78144aa0fd (diff)
loplugin:unusedmethods
GtkPrintWrapper stuff is dead since commit ed07ec7606cb24cccaf6b7b81b2bd308debaa2e6 drop never completed GtkSalPrinter Change-Id: Ia42e9bca020a9683ba247d466f743a0018e920f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109618 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/inc/docsh.hxx')
-rw-r--r--sc/source/ui/inc/docsh.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index 529117f4e048..6682979adc7d 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -316,7 +316,6 @@ public:
void PostPaintCell( SCCOL nCol, SCROW nRow, SCTAB nTab );
void PostPaintCell( const ScAddress& rPos );
- void PostPaintAll();
void PostPaintGridAll();
void PostPaintExtras();