mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Label bad was unused without fork.
This commit is contained in:
parent
15ebc25704
commit
a556fba1d2
@ -140,7 +140,7 @@ end1:
|
||||
end2:
|
||||
abort_connection(conn, state);
|
||||
return;
|
||||
#endif
|
||||
bad:
|
||||
#endif
|
||||
abort_connection(conn, connection_state(S_BAD_URL));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user