removed a comment
This commit is contained in:
@@ -245,7 +245,6 @@ void TextStreamBase<char_type, stack_size, heap_block_size>::to_str(std::string
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// test me
|
|
||||||
wide_stream_to_utf8(*this, str);
|
wide_stream_to_utf8(*this, str);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user