Index: chrome_frame/bind_context_info.h |
=================================================================== |
--- chrome_frame/bind_context_info.h (revision 44714) |
+++ chrome_frame/bind_context_info.h (working copy) |
@@ -51,8 +51,6 @@ |
return cache_; |
} |
- void set_cache(IStream* cache); |
- |
private: |
ScopedComPtr<IStream> cache_; |
bool no_cache_; |