From aa3258c631eaca9dc2e7e2590b8778b827006144 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 25 Jul 1998 03:14:56 -0400 Subject: snapshot of project "lynx", label v2-8-1dev_18 --- WWW/Library/Implementation/HTFile.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'WWW/Library/Implementation/HTFile.c') diff --git a/WWW/Library/Implementation/HTFile.c b/WWW/Library/Implementation/HTFile.c index 0474c9ae..cc9a26e4 100644 --- a/WWW/Library/Implementation/HTFile.c +++ b/WWW/Library/Implementation/HTFile.c @@ -125,10 +125,6 @@ PUBLIC int HTDirAccess = HT_DIR_OK; #ifdef DIRED_SUPPORT PUBLIC int HTDirReadme = HT_DIR_README_NONE; -#define FILES_FIRST 1 -#define MIXED_STYLE 2 -extern BOOLEAN lynx_edit_mode; -extern BOOLEAN dir_list_style; #else PUBLIC int HTDirReadme = HT_DIR_README_TOP; #endif /* DIRED_SUPPORT */ -- cgit 1.4.1-2-gfad0 > mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
about summary refs log tree commit diff stats
path: root/all_tests.py
blob: dde73d53608fbf1f5b1662e1c6f1e1c2867b49e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13