remove duplicate comment

This commit is contained in:
minggo 2016-09-07 09:43:06 +08:00
parent 91fb85947d
commit 7d712b77ba

View file

@ -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);