mirror of
https://github.com/irssi/irssi.git
synced 2026-08-22 10:02:22 +02:00
Remove dead assignment
This commit is contained in:
parent
eb5e84cf85
commit
d68ffc37d8
1 changed files with 0 additions and 1 deletions
|
|
@ -232,7 +232,6 @@ static void show_help(const char *data)
|
|||
if (!header) {
|
||||
printtext(NULL, NULL, MSGLEVEL_CLIENTCRAP,
|
||||
"Irssi commands:");
|
||||
header = TRUE;
|
||||
}
|
||||
|
||||
if (last->category != NULL) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue