mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: remove redundant access modifier (#26523)
This commit is contained in:
@@ -589,7 +589,6 @@ class WebContents : public gin::Wrappable<WebContents>,
|
||||
void DevToolsClosed() override;
|
||||
void DevToolsResized() override;
|
||||
|
||||
private:
|
||||
ElectronBrowserContext* GetBrowserContext() const;
|
||||
|
||||
// Binds the given request for the ElectronBrowser API. When the
|
||||
|
||||
Reference in New Issue
Block a user