diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-12-05 11:04:57 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-12-05 15:39:11 +0100 |
commit | 7e7b9a90adc5186d48febce5ee0c0afb09aedaee (patch) | |
tree | aff9d2b8b1566daec27876ef3727dae17cf6671c /include | |
parent | c64046f61eb8a2d7d288e538377f1464a9ef34eb (diff) |
loplugin:singlevalfields in vcl
Change-Id: I66178430bf77a8c93d054a52d74890863482382e
Reviewed-on: https://gerrit.libreoffice.org/64601
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r-- | include/vcl/imapobj.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/imapobj.hxx b/include/vcl/imapobj.hxx index b5fedbd3cfb2..a9bf0ce7bc8f 100644 --- a/include/vcl/imapobj.hxx +++ b/include/vcl/imapobj.hxx @@ -74,8 +74,6 @@ protected: public: - static rtl_TextEncoding nActualTextEncoding; - IMapObject(); IMapObject( const OUString& rURL, const OUString& rAltText, |