diff options
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/chrome_frame_activex_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame_activex_base.h b/chrome_frame/chrome_frame_activex_base.h index f6e3a90..8277d22 100644 --- a/chrome_frame/chrome_frame_activex_base.h +++ b/chrome_frame/chrome_frame_activex_base.h @@ -1110,7 +1110,6 @@ END_MSG_MAP() web_browser2->Navigate2(url.AsInput(), &flags, &empty, &empty, http_headers.AsInput()); - web_browser2->put_Visible(VARIANT_TRUE); } ScopedBstr url_; |