diff --git a/fmt/format.h b/fmt/format.h index 0423aa35..ba6c8935 100644 --- a/fmt/format.h +++ b/fmt/format.h @@ -4093,7 +4093,6 @@ struct ArgConcatNoSeparator template struct ArgConcatSeparator { BasicCStringRef sep; - //ArgConcatSeparator(const BasicCStringRef &sep): sep(sep) {} }; template