]> granicus.if.org Git - mutt/commitdiff
Remove a superfluous label.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 2 Sep 1999 06:20:59 +0000 (06:20 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 2 Sep 1999 06:20:59 +0000 (06:20 +0000)
dotlock.c

index cb932f81ec96e2da9cb116e0ceb66d332cc6a350..4e79d71545ccc404c967c09501a33a351b248132 100644 (file)
--- a/dotlock.c
+++ b/dotlock.c
@@ -234,8 +234,6 @@ int dotlock_invoke (const char *path, int flags, int retry)
   
   r = dotlock_dispatch (path);
   
- bail:
-  
   fchdir (currdir);
   close (currdir);