From 49883bb9cb1d66d377982f092174846e29697313 Mon Sep 17 00:00:00 2001 From: Ito Hiroyuki Date: Tue, 3 Aug 2010 10:02:16 +0000 Subject: * register user name and password for proxy authentication. * remove option -pauth --- fm.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'fm.h') diff --git a/fm.h b/fm.h index be2a0ab..2dc0762 100644 --- a/fm.h +++ b/fm.h @@ -1,4 +1,4 @@ -/* $Id: fm.h,v 1.145 2010/07/26 11:38:53 htrb Exp $ */ +/* $Id: fm.h,v 1.146 2010/08/03 10:02:16 htrb Exp $ */ /* * w3m: WWW wo Miru utility * @@ -979,8 +979,6 @@ global int IgnoreCase init(TRUE); global int WrapSearch init(FALSE); global int squeezeBlankLine init(FALSE); global char *BookmarkFile init(NULL); -global char *pauth init(NULL); -global Str proxy_auth_cookie init(NULL); global int UseExternalDirBuffer init(TRUE); global char *DirBufferCommand init("file:///$LIB/dirlist" CGI_EXTENSION); #ifdef USE_DICT -- cgit v1.2.3