summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/SidebarController.hxx
diff options
context:
space:
mode:
authorEmiliano Vavassori <syntaxerrormmm@libreoffice.org>2020-02-04 11:16:33 +0100
committerMichael Meeks <michael.meeks@collabora.com>2020-02-04 14:18:15 +0100
commit83c8f77225348bd2b620a5c937a6c5da1cea8b1d (patch)
tree911bbc061658f6465d4fd1da4593976300b7cc70 /include/sfx2/sidebar/SidebarController.hxx
parente49cd2c253fe1d292ae3f9212a805cdace77b174 (diff)
Remove unused maAsynchronousDeckSwitch.
Change-Id: Icad8aa0f6ff9897b08e057856b3af981b19532df Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87960 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'include/sfx2/sidebar/SidebarController.hxx')
-rw-r--r--include/sfx2/sidebar/SidebarController.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/SidebarController.hxx b/include/sfx2/sidebar/SidebarController.hxx
index abc122faa709..66959b8a0d50 100644
--- a/include/sfx2/sidebar/SidebarController.hxx
+++ b/include/sfx2/sidebar/SidebarController.hxx
@@ -188,7 +188,6 @@ private:
OUString msCurrentDeckId;
AsynchronousCall maPropertyChangeForwarder;
AsynchronousCall maContextChangeUpdate;
- AsynchronousCall maAsynchronousDeckSwitch;
/** Two flags control whether the deck is displayed or if only the
tab bar remains visible.