summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_active_document.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/chrome_active_document.cc')
-rw-r--r--chrome_frame/chrome_active_document.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/chrome_active_document.cc b/chrome_frame/chrome_active_document.cc
index 04d914e..dae11b3 100644
--- a/chrome_frame/chrome_active_document.cc
+++ b/chrome_frame/chrome_active_document.cc
@@ -241,7 +241,6 @@ STDMETHODIMP ChromeActiveDocument::Load(BOOL fully_avalable,
mgr ? mgr->original_url_with_fragment() : std::wstring()));
if (mgr) {
- mgr->set_url(L"");
mgr->set_original_url_with_fragment(L"");
}