mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[idn2] This else does not make sense
This commit is contained in:
parent
ac7292ef82
commit
e136d663c9
@ -184,8 +184,6 @@ lookup_cmd(struct option *o, char ***argv, int *argc)
|
||||
|
||||
if (code == IDN2_OK) {
|
||||
idname = idname2;
|
||||
} else {
|
||||
idname2 = NULL;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user