remove rcsid stuff from c files, it serves no useful purpose

This commit is contained in:
Daniel Stenberg
2004-02-02 15:59:35 +00:00
parent 3ac93aa3c5
commit 3d0a7c00df
22 changed files with 0 additions and 44 deletions
-2
View File
@@ -13,8 +13,6 @@
* without express or implied warranty.
*/
static const char rcsid[] = "$Id$";
#include <sys/types.h>
#ifdef WIN32