mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Remove linter warnings
This commit is contained in:
@@ -53,7 +53,7 @@ class BrowserObserver {
|
||||
const base::DictionaryValue& request_details) {}
|
||||
|
||||
// The browser's accessibility suppport has changed.
|
||||
virtual void OnAccessibilitySupportChanged() {};
|
||||
virtual void OnAccessibilitySupportChanged() {}
|
||||
|
||||
#if defined(OS_MACOSX)
|
||||
// The browser wants to resume a user activity via handoff. (macOS only)
|
||||
|
||||
Reference in New Issue
Block a user