stas        2004/07/03 17:55:01

  Modified:    src/docs/2.0/user/handlers http.pod
  Log:
  remove dup
  Submitted by: David Arnold <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.37      +0 -2      modperl-docs/src/docs/2.0/user/handlers/http.pod
  
  Index: http.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/http.pod,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -u -r1.36 -r1.37
  --- http.pod  10 Jun 2004 15:02:21 -0000      1.36
  +++ http.pod  4 Jul 2004 00:55:01 -0000       1.37
  @@ -773,8 +773,6 @@
     use Apache::RequestUtil ();
     
     use Apache::Const -compile => qw(OK DECLINED HTTP_UNAUTHORIZED);
  -
  -  use Apache::Access();
     
     use constant SECRET_LENGTH => 14;
     
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to