Nuke the rcsid stuff.

It's pretty useless in git.
This commit is contained in:
Bill Currie 2012-04-22 10:56:32 +09:00
parent ca978315fb
commit bc1b483525
716 changed files with 0 additions and 1516 deletions

View file

@ -28,9 +28,6 @@
# include "config.h"
#endif
static __attribute__ ((used)) const char rcsid[] =
"$Id$";
#ifdef HAVE_STRING_H
# include <string.h>
#endif