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

loplugin:unnecessaryoverride (clang-cl)

Change-Id: I9e4f210c9670b28a99b779d15ec32303832ce48b
üst 704fbec2
...@@ -248,9 +248,6 @@ public: ...@@ -248,9 +248,6 @@ public:
AsyncPickerEvents() AsyncPickerEvents()
{} {}
virtual ~AsyncPickerEvents() override
{}
virtual void before() override virtual void before() override
{} {}
......
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