diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-06-01 13:29:54 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-06-01 13:29:54 -0400 |
commit | 53bb8c66854c876f8016bb3b30224c65665945ec (patch) | |
tree | 00ed5354c1a3fdac2e675a6be5b0f7d7c7e60296 /src | |
parent | fbc8f7256416a661ee4a2b3abcd88137bd8420d3 (diff) | |
download | lynx-snapshots-53bb8c66854c876f8016bb3b30224c65665945ec.tar.gz |
snapshot of project "lynx", label v2-8-2pre_11
Diffstat (limited to 'src')
-rw-r--r-- | src/LYMain.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LYMain.c b/src/LYMain.c index 5365513a..9f1f717e 100644 --- a/src/LYMain.c +++ b/src/LYMain.c @@ -1811,7 +1811,6 @@ PUBLIC int main ARGS2( #endif /* EXP_PERSISTENT_COOKIES */ cleanup_files(); exit_immediately(status); - cleanup_files(); } else { /* * Start an INTERACTIVE session. - FM |