Remove unused code
This commit is contained in:
parent
f0ad179a13
commit
ce25d969d6
@ -4093,7 +4093,6 @@ struct ArgConcatNoSeparator
|
||||
template<typename Char>
|
||||
struct ArgConcatSeparator {
|
||||
BasicCStringRef<Char> sep;
|
||||
//ArgConcatSeparator<Char>(const BasicCStringRef<Char> &sep): sep(sep) {}
|
||||
};
|
||||
|
||||
template<typename Separator, typename ...Args>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user