tell tidy the input is ISO-8859-1 & to not complain so much
[privoxy.git] / amiga.c
diff --git a/amiga.c b/amiga.c
index 984ca86..7a6fa2b 100644 (file)
--- a/amiga.c
+++ b/amiga.c
@@ -1,4 +1,3 @@
-const char amiga_rcs[] = "$Id: amiga.c,v 1.16 2012/03/09 16:24:36 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/amiga.c,v $
@@ -38,8 +37,6 @@ const char amiga_rcs[] = "$Id: amiga.c,v 1.16 2012/03/09 16:24:36 fabiankeil Exp
 
 #include "project.h"
 
-const char amiga_h_rcs[] = AMIGA_H_VERSION;
-
 static char *ver USED = "$VER: Privoxy " __AMIGAVERSION__ " (" __AMIGADATE__ ")";
 #ifdef __amigaos4__
 static char *stack USED = "$STACK: 524288";