| Index: build/build_config.h
 | 
| diff --git a/build/build_config.h b/build/build_config.h
 | 
| index ed551f71f9cde43ea746f54bceec5763993be839..143cf3e5b45d8678e23d57c854ff8037e56e6070 100644
 | 
| --- a/build/build_config.h
 | 
| +++ b/build/build_config.h
 | 
| @@ -10,9 +10,6 @@
 | 
|  //  Processor:
 | 
|  //    ARCH_CPU_X86 / ARCH_CPU_X86_64 / ARCH_CPU_X86_FAMILY (X86 or X86_64)
 | 
|  //    ARCH_CPU_32_BITS / ARCH_CPU_64_BITS
 | 
| -//
 | 
| -// If an #ifdef is not strictly necessary, please consider using
 | 
| -// build/build_config_functions.h instead.
 | 
|  
 | 
|  #ifndef BUILD_BUILD_CONFIG_H_
 | 
|  #define BUILD_BUILD_CONFIG_H_
 | 
| 
 |