/[Apache-SVN]/spamassassin/trunk/lib/Mail/SpamAssassin.pm
ViewVC logotype

Diff of /spamassassin/trunk/lib/Mail/SpamAssassin.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/lib/Mail/SpamAssassin.pm	2005/05/10 07:18:03	169429
+++ spamassassin/trunk/lib/Mail/SpamAssassin.pm	2005/05/10 07:28:43	169430
@@ -85,11 +85,6 @@ use Config;
 BEGIN {
   eval { require Time::HiRes };
   Time::HiRes->import( qw(time) ) unless $@;
-
-  # and shut up the Net::Ident warnings: "Net::Ident::_export_hooks() called
-  # too early to check prototype at /usr/share/perl5/Net/Ident.pm line 29."
-  #commented out line: causes all kinds of warnings and errors
-  #eval { sub Net::Ident::_export_hooks; };
 }
 
 use vars qw{

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26