summaryrefslogtreecommitdiffstats
path: root/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.h')
-rw-r--r--plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin.h b/plugin.h
index 1d564a7..5c604f1 100644
--- a/plugin.h
+++ b/plugin.h
@@ -75,7 +75,6 @@ struct plugin {
struct plugin_per_client
{
- /* bool initialized; JYFIXME */
void *per_client_context[MAX_PLUGINS];
};