summaryrefslogtreecommitdiff
path: root/include/svx/svdpntv.hxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2020-08-27 14:43:56 +0200
committerTomaž Vajngerl <quikee@gmail.com>2020-09-25 21:04:59 +0200
commitb18037ab115bf4f97f28f654621d160abd2bf8fb (patch)
tree0870b0ae42e4ad3032131bdb3eda6cab36c489cc /include/svx/svdpntv.hxx
parent06d69b75f5272cf5d60fb9b1862ccf3b4bf927e7 (diff)
remove ImpClearVars, set values in the constructor
Change-Id: I8ff465d5755dae7098293702115ab08055814754 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103403 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'include/svx/svdpntv.hxx')
-rw-r--r--include/svx/svdpntv.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdpntv.hxx b/include/svx/svdpntv.hxx
index 829e6241780b..ad68da20dec2 100644
--- a/include/svx/svdpntv.hxx
+++ b/include/svx/svdpntv.hxx
@@ -226,7 +226,6 @@ public:
OutputDevice* GetFirstOutputDevice() const;
private:
- SVX_DLLPRIVATE void ImpClearVars();
DECL_LINK(ImpComeBackHdl, Timer*, void);
protected: