mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
remove unused buffer
This commit is contained in:
parent
66e0f75e14
commit
ffdd106588
@ -1796,7 +1796,6 @@ xchat_pluginpref_list (xchat_plugin *pl, char* dest)
|
||||
FILE *fpIn;
|
||||
char confname[64];
|
||||
char buffer[512]; /* the same as in cfg_put_str */
|
||||
char buffer2[512];
|
||||
char *token;
|
||||
|
||||
token = g_strdup (pl->name);
|
||||
|
Loading…
Reference in New Issue
Block a user