diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-01-22 21:54:45 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-01-22 21:54:45 +0000 |
| commit | 9b29ac7ea714507a9c0690620c02c8ca5ab25f90 (patch) | |
| tree | 1eeb3e33858dfc27844b520036f2119869f9088b /appl/lib/nametree.b | |
| parent | 60951762adc08955ddba7ff59f6043e7a542a0f2 (diff) | |
20080122-2200
Diffstat (limited to 'appl/lib/nametree.b')
| -rw-r--r-- | appl/lib/nametree.b | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appl/lib/nametree.b b/appl/lib/nametree.b index b9975567..e253bb23 100644 --- a/appl/lib/nametree.b +++ b/appl/lib/nametree.b @@ -59,7 +59,6 @@ Tree.getpath(t: self ref Tree, q: big): string fsproc(c: chan of ref Styxservers->Navop, fsc: chan of ref Treeop) { tab := array[23] of ref Fholder; - starttime := 0; for (;;) alt { grq := <-c => |
