| Index: third_party/tcmalloc/config_win.h
|
| ===================================================================
|
| --- third_party/tcmalloc/config_win.h (revision 27611)
|
| +++ third_party/tcmalloc/config_win.h (working copy)
|
| @@ -61,12 +61,6 @@
|
| */
|
| #undef HAVE_DECL_VALLOC
|
|
|
| -/* Define to 1 if you prefer to defer decommitting pages
|
| - (on OSes which have ability) which could be performed offline
|
| - (either by background thread or in idle time.)
|
| - */
|
| -#define DEFER_DECOMMIT 1
|
| -
|
| /* Define to 1 if you have the <dlfcn.h> header file. */
|
| #undef HAVE_DLFCN_H
|
|
|
|
|