Kaydet (Commit) dd8e21c2 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:unnecessaryoverride

Change-Id: Ifa46b0eb0fb8f288acbcf19f7090a62c6a1ecef3
üst adfcd162
...@@ -133,7 +133,6 @@ class RecentFilesStringLength : public ::cppu::WeakImplHelper< css::util::XStrin ...@@ -133,7 +133,6 @@ class RecentFilesStringLength : public ::cppu::WeakImplHelper< css::util::XStrin
{ {
public: public:
RecentFilesStringLength() {} RecentFilesStringLength() {}
virtual ~RecentFilesStringLength() override {}
// XStringWidth // XStringWidth
sal_Int32 SAL_CALL queryStringWidth( const ::rtl::OUString& aString ) sal_Int32 SAL_CALL queryStringWidth( const ::rtl::OUString& aString )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment