summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-07-23 11:45:22 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-07-23 20:46:55 +0200
commitba4f191300779cbd9e536d11c02895541fef24be (patch)
tree2cd95473ee1e20e01d1c555bad2600f110cc866f /include
parent05773428c51c82a365e16589a1f8ca45823c6403 (diff)
use officecfg to retrieve help system
Change-Id: I09f7a3a91ed63bab28c20984fa80d4d392e9d092 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119413 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/helpopt.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/helpopt.hxx b/include/svtools/helpopt.hxx
index 962884a4676b..a532d6dbd698 100644
--- a/include/svtools/helpopt.hxx
+++ b/include/svtools/helpopt.hxx
@@ -43,8 +43,6 @@ public:
const OUString& GetHelpStyleSheet()const;
void SetHelpStyleSheet(const OUString& rStyleSheet);
-
- OUString const & GetSystem() const;
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */