forked from github/server
CID 22495 Identical code for different branches
This commit is contained in:
parent
9d4489972b
commit
657f5044e5
|
@ -2361,11 +2361,6 @@ const char *charset)
|
|||
newline(out);
|
||||
write_travelthru(out, r, f);
|
||||
}
|
||||
else if (sr->mode == see_lighthouse) {
|
||||
describe(out, sr, f);
|
||||
newline(out);
|
||||
write_travelthru(out, r, f);
|
||||
}
|
||||
else {
|
||||
describe(out, sr, f);
|
||||
newline(out);
|
||||
|
|
Loading…
Reference in New Issue