remove all $Id$ strings
[spider.git] / perl / DXXml / IM.pm
index 0c41aec78fc78af2b68d988b671b8fd79f911287..651de8ba41aaf26e7e3a3271453f06329df324ba 100644 (file)
@@ -1,7 +1,7 @@
 #
 # XML IM handler (Chat, Announces, Talk)
 #
-# $Id$
+#
 #
 # Copyright (c) Dirk Koopman, G1TLH
 #
@@ -16,7 +16,7 @@ use IsoTime;
 use Investigate;
 use Time::HiRes qw(gettimeofday tv_interval);
 
-use vars qw(@ISA %pings);
+use vars qw(@ISA);
 @ISA = qw(DXXml);
 
 #