am 542b94d9: Merge "Remove unused CONFIG_SECONDS."

* commit '542b94d9bf7eb3838b0582c02d7a1bf2e270af5a':
  Remove unused CONFIG_SECONDS.
This commit is contained in:
Elliott Hughes 2015-01-30 19:44:01 +00:00 committed by Android Git Automerger
commit 6cf2cf8bf2

View File

@ -104,10 +104,6 @@
*/
#define CONFIG_ENV "BIONIC_DNSCACHE"
/* entries older than CONFIG_SECONDS seconds are always discarded.
*/
#define CONFIG_SECONDS (60*10) /* 10 minutes */
/* default number of entries kept in the cache. This value has been
* determined by browsing through various sites and counting the number
* of corresponding requests. Keep in mind that our framework is currently