diff options
Diffstat (limited to 'chrome_frame/bho.h')
-rw-r--r-- | chrome_frame/bho.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome_frame/bho.h b/chrome_frame/bho.h index d30ae49..c70097f 100644 --- a/chrome_frame/bho.h +++ b/chrome_frame/bho.h @@ -108,8 +108,5 @@ END_SINK_MAP() static _ATL_FUNC_INFO kBeforeNavigate2Info; }; -// Add Bho to class library table so IE can CoCreate it. -OBJECT_ENTRY_AUTO(CLSID_ChromeFrameBHO, Bho); - #endif // CHROME_FRAME_BHO_H_ |