mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
This function was used by multi_column_relation.hh, but now it isn't needed anymore. The only way to prepare a bind_variable is now the standard prepare_expression. Signed-off-by: cvybhu <jan.ciolek@scylladb.com>