Skip to content

Commit d38395e

Browse files
committed
removed TODO
1 parent ed471e6 commit d38395e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/boost/mysql/impl/internal/variant_stream.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ class variant_stream
318318

319319
struct connect_op
320320
{
321-
// TODO: could we use the associated allocator here?
322321
std::unique_ptr<variant_stream_connect_algo> algo_;
323322

324323
connect_op(variant_stream& this_obj)

0 commit comments

Comments
 (0)