diff --git a/tcmalloc/internal/percpu_tcmalloc.h b/tcmalloc/internal/percpu_tcmalloc.h index 6a24fcdca..31502b42a 100644 --- a/tcmalloc/internal/percpu_tcmalloc.h +++ b/tcmalloc/internal/percpu_tcmalloc.h @@ -54,8 +54,6 @@ // // TODO: Remove this when GCC releases a fixed version. #define TCMALLOC_INTERNAL_PERCPU_USE_TLS_WORKAROUND 1 -#else -#define TCMALLOC_INTERNAL_PERCPU_USE_TLS_WORKAROUND 0 #endif GOOGLE_MALLOC_SECTION_BEGIN