geoff       2004/02/27 06:06:40

  Modified:    xs/tables/current/Apache ConstantsTable.pm
  Log:
  remove deprecated constant so 2.1 builds - see revision 1.32
  
  Revision  Changes    Path
  1.37      +0 -1      modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm
  
  Index: ConstantsTable.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- ConstantsTable.pm 26 Feb 2004 22:56:03 -0000      1.36
  +++ ConstantsTable.pm 27 Feb 2004 14:06:40 -0000      1.37
  @@ -248,7 +248,6 @@
         'APR_SO_DEBUG',
         'APR_SO_NONBLOCK',
         'APR_SO_REUSEADDR',
  -      'APR_SO_TIMEOUT',
         'APR_SO_SNDBUF',
         'APR_SO_RCVBUF',
         'APR_SO_DISCONNECTED'
  
  
  

Reply via email to