aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_destroy.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-02 15:59:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-02 15:59:35 +0000
commit1442fab4b6fadbb81da316b6167e19e9f325252c (patch)
tree6d67b55bed5c28b4a0d7874220d9db51ffa2dfd5 /ares/ares_destroy.c
parentaa93e2e638933b06c2464b43a6dcd08c108afeb8 (diff)
remove rcsid stuff from c files, it serves no useful purpose
Diffstat (limited to 'ares/ares_destroy.c')
-rw-r--r--ares/ares_destroy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ares/ares_destroy.c b/ares/ares_destroy.c
index b900dd362..e9b1bfd07 100644
--- a/ares/ares_destroy.c
+++ b/ares/ares_destroy.c
@@ -13,8 +13,6 @@
* without express or implied warranty.
*/
-static const char rcsid[] = "$Id$";
-
#include <stdlib.h>
#include "ares.h"
#include "ares_private.h"