summaryrefslogtreecommitdiff
path: root/libtreefs
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-07-14 20:52:08 +0000
committerThomas Bushnell <thomas@gnu.org>1998-07-14 20:52:08 +0000
commitc3309e4e383cae6cd10337ba84daad7f6c7d0027 (patch)
treee913ab004cf2360e3fa4fe3ab423ee3344618444 /libtreefs
parenteec166bfee3c6bf51e0df3ba4c057ea0477fc2f9 (diff)
*** empty log message ***
Diffstat (limited to 'libtreefs')
-rw-r--r--libtreefs/dir-lookup.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libtreefs/dir-lookup.c b/libtreefs/dir-lookup.c
index 51c2cbd2..336ce8fd 100644
--- a/libtreefs/dir-lookup.c
+++ b/libtreefs/dir-lookup.c
@@ -1,6 +1,6 @@
/* Default treefs_s_dir_lookup hook
- Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995, 1998 Free Software Foundation, Inc.
This file is part of the GNU Hurd.
@@ -55,8 +55,6 @@ _treefs_s_dir_lookup (struct treefs_handle *h,
if (path[0] == '\0')
{
- mustbedir = 1;
-
/* Set things up in the state expected by the code from gotit: on. */
dir = 0;
node = h->po->node;