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

Unified Diff: Shared/PluginStdAfx.h

Issue 9998007: Initial libadblockplus integration (Closed)
Patch Set: Created April 1, 2013, 9:55 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
Index: Shared/PluginStdAfx.h
===================================================================
--- a/Shared/PluginStdAfx.h
+++ b/Shared/PluginStdAfx.h
@@ -78,8 +78,6 @@
#pragma warning(disable : 4996)
#endif
-
-#define _CRTDBG_MAPALLOC
#endif // not _STDAFX_H
#ifndef countof

Powered by Google App Engine
This is Rietveld