aboutsummaryrefslogtreecommitdiff
path: root/common/func.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/func.h')
-rw-r--r--common/func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/func.h b/common/func.h
index 728315da0e..10c80e66f5 100644
--- a/common/func.h
+++ b/common/func.h
@@ -52,7 +52,6 @@ GENERATE_TRIVIAL_HASH_FUNCTOR(bool);
GENERATE_TRIVIAL_HASH_FUNCTOR(char);
GENERATE_TRIVIAL_HASH_FUNCTOR(signed char);
GENERATE_TRIVIAL_HASH_FUNCTOR(unsigned char);
-GENERATE_TRIVIAL_HASH_FUNCTOR(wchar_t);
GENERATE_TRIVIAL_HASH_FUNCTOR(short);
GENERATE_TRIVIAL_HASH_FUNCTOR(int);
GENERATE_TRIVIAL_HASH_FUNCTOR(long);