Skip to content

Commit

Permalink
removed TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
anarthal committed Jul 26, 2024
1 parent ed471e6 commit d38395e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/boost/mysql/impl/internal/variant_stream.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ class variant_stream

struct connect_op
{
// TODO: could we use the associated allocator here?
std::unique_ptr<variant_stream_connect_algo> algo_;

connect_op(variant_stream& this_obj)
Expand Down

0 comments on commit d38395e

Please sign in to comment.