💄 Remove unsed constant.
This commit is contained in:
parent
b21e5a6300
commit
98fcc93862
1 changed files with 0 additions and 6 deletions
|
@ -53,12 +53,6 @@ using content::NavigationEntry;
|
||||||
|
|
||||||
namespace atom {
|
namespace atom {
|
||||||
|
|
||||||
namespace {
|
|
||||||
|
|
||||||
const char kDockSidePref[] = "brightray.devtools.dockside";
|
|
||||||
|
|
||||||
} // namespace
|
|
||||||
|
|
||||||
NativeWindow::NativeWindow(content::WebContents* web_contents,
|
NativeWindow::NativeWindow(content::WebContents* web_contents,
|
||||||
base::DictionaryValue* options)
|
base::DictionaryValue* options)
|
||||||
: content::WebContentsObserver(web_contents),
|
: content::WebContentsObserver(web_contents),
|
||||||
|
|
Loading…
Add table
Reference in a new issue