stas        2004/05/30 22:50:42

  Modified:    t/conf   modperl_extra.pl
  Log:
  remove unused module
  
  Revision  Changes    Path
  1.50      +0 -1      modperl-2.0/t/conf/modperl_extra.pl
  
  Index: modperl_extra.pl
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/conf/modperl_extra.pl,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -u -r1.49 -r1.50
  --- modperl_extra.pl  21 May 2004 22:01:16 -0000      1.49
  +++ modperl_extra.pl  31 May 2004 05:50:42 -0000      1.50
  @@ -213,7 +213,6 @@
   package ModPerl::TestFilterDebug;
   
   use base qw(Apache::Filter);
  -use Apache::FilterRec ();
   use APR::Brigade ();
   use APR::Bucket ();
   use APR::BucketType ();
  
  
  

Reply via email to