lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev [PATCH][dev25] cruft removal


From: John Bley
Subject: lynx-dev [PATCH][dev25] cruft removal
Date: Wed, 5 May 1999 11:44:35 -0400 (EDT)

* Remove some weird cruft from HTAAUtil.h (yeah, "/home2/luotonen" is a 
  good default path) (John Bley)

-- 
John Bley - address@hidden
Duke '99 - English/Computer Science
  Since English is a mess, it maps well onto the problem space,
  which is also a mess, which we call reality.     - Larry Wall

diff -Burp lynx2-8-2/WWW/Library/Implementation/HTAAUtil.h 
lynx2-8-2-patched/WWW/Library/Implementation/HTAAUtil.h
--- lynx2-8-2/WWW/Library/Implementation/HTAAUtil.h     Wed Mar 17 22:17:11 1999
+++ lynx2-8-2-patched/WWW/Library/Implementation/HTAAUtil.h     Wed May  5 
11:41:38 1999
@@ -33,22 +33,6 @@
 #include <HTList.h>
 
 /*
-
-Default filenames
-
- */
-#ifndef PASSWD_FILE
-#define PASSWD_FILE     "/home2/luotonen/passwd"
-#endif
-
-#ifndef GROUP_FILE
-#define GROUP_FILE      "/home2/luotonen/group"
-#endif
-
-#define ACL_FILE_NAME   ".www_acl"
-
-
-/*
 ** Numeric constants
 */
 #define MAX_USERNAME_LEN        16      /* @@ Longest allowed username    */


reply via email to

[Prev in Thread] Current Thread [Next in Thread]