summaryrefslogtreecommitdiff
blob: f092363f01cdb14316c2b25f80f893d34a942f1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
As the code below the altered block shows, this was redundant to begin with.

--- a/tdfsb.c
+++ b/tdfsb.c
@@ -2794,8 +2794,6 @@
                             else
                             {
                                 strcpy(TDFSB_CURRENTPATH,temp_trunc);        
-                                TDFSB_FUNC_IDLE=nullDisplay; TDFSB_FUNC_DISP=noDisplay; 
-                                return;
                             }
 			    TDFSB_FUNC_IDLE=nullDisplay;
                             TDFSB_FUNC_DISP=noDisplay;