Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/ATL_Deprecate.h

Issue 5698769010032640: Issue #1466 - fix usage of BSTR (Closed)
Patch Set: Created Oct. 8, 2014, 2:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/plugin/AdblockPlusDomTraverser.cpp » ('j') | src/plugin/AdblockPlusDomTraverser.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/ATL_Deprecate.h
===================================================================
--- a/src/plugin/ATL_Deprecate.h
+++ b/src/plugin/ATL_Deprecate.h
@@ -128,7 +128,6 @@
#else
namespace OLD_ATL {
#endif
-#pragma deprecated( CComBSTR )
#pragma deprecated( CRect )
#pragma deprecated( CSimpleArray )
}
« no previous file with comments | « no previous file | src/plugin/AdblockPlusDomTraverser.cpp » ('j') | src/plugin/AdblockPlusDomTraverser.cpp » ('J')

Powered by Google App Engine
This is Rietveld