mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
remove duplicate comment
This commit is contained in:
@@ -323,7 +323,7 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
||||
// Whether background throttling is disabled.
|
||||
bool background_throttling_;
|
||||
|
||||
// // Whether to disable devtools.
|
||||
// Whether to disable devtools.
|
||||
bool disable_devtools_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(WebContents);
|
||||
|
||||
Reference in New Issue
Block a user