mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 02:22:36 +02:00
Hopefully the final changes!
This commit is contained in:
parent
9288eed73a
commit
56da627fcf
1 changed files with 0 additions and 1 deletions
|
|
@ -518,7 +518,6 @@ gboolean strarray_find_dest(char **array, const TEXT_DEST_REC *dest)
|
|||
}
|
||||
}
|
||||
|
||||
g_slist_foreach(targets, (GFunc)g_free, NULL);
|
||||
g_slist_free(targets);
|
||||
|
||||
return found;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue