From 7e7b9a90adc5186d48febce5ee0c0afb09aedaee Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 5 Dec 2018 11:04:57 +0200 Subject: loplugin:singlevalfields in vcl Change-Id: I66178430bf77a8c93d054a52d74890863482382e Reviewed-on: https://gerrit.libreoffice.org/64601 Tested-by: Jenkins Reviewed-by: Noel Grandin --- include/vcl/imapobj.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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, -- cgit