💄 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 {
|
||||
|
||||
const char kDockSidePref[] = "brightray.devtools.dockside";
|
||||
|
||||
} // namespace
|
||||
|
||||
NativeWindow::NativeWindow(content::WebContents* web_contents,
|
||||
base::DictionaryValue* options)
|
||||
: content::WebContentsObserver(web_contents),
|
||||
|
|
Loading…
Reference in a new issue