From ffdd106588854aa66cdad1ad4bbac980b96df967 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 15 Jan 2012 23:12:37 +0100 Subject: remove unused buffer --- src/common/plugin.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/plugin.c') diff --git a/src/common/plugin.c b/src/common/plugin.c index b37c59e2..2e81c1f1 100644 --- a/src/common/plugin.c +++ b/src/common/plugin.c @@ -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); -- cgit 1.4.1