diff options
Diffstat (limited to 'include/users.h')
-rw-r--r-- | include/users.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/users.h b/include/users.h index db0d42818..c8fc7e343 100644 --- a/include/users.h +++ b/include/users.h @@ -44,8 +44,6 @@ class User : public Extensible NickAlias *na; - ModuleData *moduleData; /* defined for it, it should allow the module Add/Get */ - int isSuperAdmin; /* is SuperAdmin on or off? */ struct u_chanlist *chans; /* Channels user has joined */ |