summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2017-11-25 13:01:53 +0000
committerPeter Powell <petpow@saberuk.com>2017-11-25 13:38:02 +0000
commitfa95bb4b0d5aed9204d469a36946a9839a7ffaa2 (patch)
tree95ff9727251b1081c5348342b6fde619d346b8aa /include/inspircd.h
parent6abc789577a86ffcdce8fae81b37f825d9ca4226 (diff)
Convert the remaining things away from the caller/handler API.
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 00a705dd0..7e9007a1d 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -68,7 +68,6 @@ struct fakederef
#include "convto.h"
#include "dynref.h"
#include "consolecolors.h"
-#include "caller.h"
#include "cull_list.h"
#include "extensible.h"
#include "fileutils.h"