Chromium Code Reviews| Index: third_party/tcmalloc/chromium/src/config.h.in |
| =================================================================== |
| --- third_party/tcmalloc/chromium/src/config.h.in (revision 41940) |
| +++ third_party/tcmalloc/chromium/src/config.h.in (working copy) |
| @@ -153,9 +153,6 @@ |
| /* define if your compiler has __attribute__ */ |
| #undef HAVE___ATTRIBUTE__ |
| -/* Define to 1 if compiler supports __environ */ |
| -#undef HAVE___ENVIRON |
| - |
| /* Define to 1 if the system has the type `__int64'. */ |
| #undef HAVE___INT64 |