mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
💄 Remove unsed constant.
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user