summaryrefslogtreecommitdiffstats
path: root/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.c')
-rw-r--r--plugin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin.c b/plugin.c
index bff9d49..1c1b545 100644
--- a/plugin.c
+++ b/plugin.c
@@ -401,7 +401,6 @@ plugin_per_client_init (const struct plugin_common *pc,
const int n = pc->n;
int i;
- CLEAR (*cli);
for (i = 0; i < n; ++i)
{
const struct plugin *p = &pc->plugins[i];