diff options
| author | 2022-04-26 17:05:12 +0100 | |
|---|---|---|
| committer | 2022-04-26 17:09:31 +0100 | |
| commit | 4f58176bc2383aa48314f5f6da07b8cc57012d21 (patch) | |
| tree | c65653b27a1c44d6c3e4c461a5657178b11193d4 /include | |
| parent | Only write to the pid file on boot. (diff) | |
| parent | Implement support for the IRCv3 bot tag. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'include')
| -rw-r--r-- | include/typedefs.h | 1 |
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; |
