From 0d2430cc5fb0d5d53d68fc09570cb7231c4e7c65 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sun, 30 Jul 2017 19:20:35 +0100 Subject: Remove and associated code. This was never documented and seems pretty useless. --- include/hashcomp.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/hashcomp.h b/include/hashcomp.h index f3b1ba6e9..1dd1b3b98 100644 --- a/include/hashcomp.h +++ b/include/hashcomp.h @@ -64,10 +64,6 @@ CoreExport extern unsigned const char rfc_case_insensitive_map[256]; */ CoreExport extern unsigned const char ascii_case_insensitive_map[256]; -/** Case sensitive (identity) map. - */ -CoreExport extern unsigned const char rfc_case_sensitive_map[256]; - /** The irc namespace contains a number of helper classes. */ namespace irc -- cgit v1.2.3