aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGravatar Sadie Powell2022-04-26 17:05:12 +0100
committerGravatar Sadie Powell2022-04-26 17:09:31 +0100
commit4f58176bc2383aa48314f5f6da07b8cc57012d21 (patch)
treec65653b27a1c44d6c3e4c461a5657178b11193d4 /include
parentOnly write to the pid file on boot. (diff)
parentImplement support for the IRCv3 bot tag. (diff)
Merge branch 'insp3' into master.
Diffstat (limited to 'include')
-rw-r--r--include/typedefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/typedefs.h b/include/typedefs.h
index 4d22bf352..113b49167 100644
--- a/include/typedefs.h
+++ b/include/typedefs.h
@@ -33,7 +33,6 @@ class ConfigTag;
class Extensible;
class FakeUser;
class InspIRCd;
-class Invitation;
class IOHookProvider;
class LocalUser;
class Membership;