From b838852ff49e5a555d2bf9ec7411abba43d0fbaf Mon Sep 17 00:00:00 2001 From: Anton Bachin Date: Tue, 2 Apr 2019 09:47:53 -0500 Subject: [PATCH] Remove stray comment [skip ci] --- enum.h | 1 - 1 file changed, 1 deletion(-) diff --git a/enum.h b/enum.h index 6f602ec..dc0c79c 100644 --- a/enum.h +++ b/enum.h @@ -1198,7 +1198,6 @@ struct map_compare { } }; -// chenyao add template <> struct map_compare { BETTER_ENUMS_CONSTEXPR_ static bool less(const wchar_t *a, const wchar_t *b)