mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 21:22:38 +01: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