stas        2004/02/26 14:56:03

  Modified:    xs/tables/current/Apache ConstantsTable.pm
  Log:
  another invalid dup
  
  Revision  Changes    Path
  1.36      +0 -6      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.35
  retrieving revision 1.36
  diff -u -u -r1.35 -r1.36
  --- ConstantsTable.pm 26 Feb 2004 22:49:04 -0000      1.35
  +++ ConstantsTable.pm 26 Feb 2004 22:56:03 -0000      1.36
  @@ -276,12 +276,6 @@
         'APR_LOCK_SYSVSEM',
         'APR_LOCK_PROC_PTHREAD',
         'APR_LOCK_POSIXSEM',
  -      'APR_LOCK_DEFAULT',
  -      'APR_LOCK_FCNTL',
  -      'APR_LOCK_FLOCK',
  -      'APR_LOCK_SYSVSEM',
  -      'APR_LOCK_PROC_PTHREAD',
  -      'APR_LOCK_POSIXSEM',
         'APR_LOCK_DEFAULT'
       ],
       'limit' => [
  
  
  

Reply via email to