mirror of
https://github.com/anope/anope.git
synced 2026-07-04 00:03:12 +02:00
Remove moduleAddData|GetData|DelData and all associated mess. Extensible base replaces all this in a much cleaner and more transparent fashion.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1706 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user