summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/users.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/users.h b/include/users.h
index 269dfd65f..508681ddd 100644
--- a/include/users.h
+++ b/include/users.h
@@ -463,10 +463,6 @@ class CoreExport User : public connection
bool* AllowedChanModes;
public:
- /** Module responsible for raw i/o
- */
- Module* io;
-
/** Contains a pointer to the connect class a user is on from - this will be NULL for remote connections.
* The pointer is guarenteed to *always* be valid. :)
*/