summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 9a9583499..b55c4c014 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -324,8 +324,6 @@ class CoreExport InspIRCd
*/
FakeUser* FakeClient;
- static const char LogHeader[];
-
/** Find a user in the UUID hash
* @param uid The UUID to find
* @return A pointer to the user, or NULL if the user does not exist