From 5844c279d6cb8a9f18c9fb8929e53307a1079a28 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 9 Oct 2006 18:23:20 +0000 Subject: [PATCH] Now 2.4-branch contains the BOOK subdirectory. --- jhalfs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jhalfs b/jhalfs index fed7ec3..2cf4314 100755 --- a/jhalfs +++ b/jhalfs @@ -126,10 +126,6 @@ case $BRANCH_ID in LFSVRS=${BRANCH_ID} TREE=branches/${BRANCH_ID#branch-}/BOOK ;; - 2.4-branch ) - LFSVRS=${BRANCH_ID} - TREE=branches/2.4-branch - ;; * ) case $PROGNAME in lfs | hlfs )