diff --git a/src/option_types.hh b/src/option_types.hh index 1a55fb17..96af9f70 100644 --- a/src/option_types.hh +++ b/src/option_types.hh @@ -16,8 +16,6 @@ namespace Kakoune { -template using valid = std::true_type; - template constexpr decltype(T::option_type_name) option_type_name(Meta::Type) {