diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-04-23 00:33:24 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-04-23 00:33:24 +0200 |
commit | 76ef032fd0bcbe899778711c3ccd79f99051df5c (patch) | |
tree | 4b29c298c4f04f264b04d03881da3e5cf2967516 | |
parent | 58a822231c0e4599ad9a74d99aecc7e30c41372c (diff) | |
download | c-ares-76ef032fd0bcbe899778711c3ccd79f99051df5c.tar.gz c-ares-76ef032fd0bcbe899778711c3ccd79f99051df5c.tar.bz2 c-ares-76ef032fd0bcbe899778711c3ccd79f99051df5c.zip |
README: remove unnecessary comment
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -24,8 +24,6 @@ You'll find all c-ares details and news here: NOTES FOR C-ARES HACKERS -The following notes apply to c-ares version 1.7.0 and later. - * The distributed ares_build.h file is only intended to be used on systems which can not run the also distributed configure script. |