💄 Remove unsed constant.

This commit is contained in:
Cheng Zhao 2014-04-07 17:12:24 +08:00
parent b21e5a6300
commit 98fcc93862

View file

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