Drop RCSID and HAVE_CONFIG_H

This commit is contained in:
Love Hornquist Astrand
2009-08-05 13:37:37 +02:00
parent e8fb270ace
commit 3a031244bc
46 changed files with 0 additions and 182 deletions

View File

@@ -36,10 +36,7 @@
* Date: June 1996
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
RCSID("$Id$");
#endif
#ifdef WIN32 /* Visual C++ 4.0 (Windows95/NT) */
#include <Windows.h>