aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/simple-object-statements.txx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/simple-object-statements.txx')
-rw-r--r--odb/sqlite/simple-object-statements.txx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/sqlite/simple-object-statements.txx b/odb/sqlite/simple-object-statements.txx
index 995aca6..8c61d5d 100644
--- a/odb/sqlite/simple-object-statements.txx
+++ b/odb/sqlite/simple-object-statements.txx
@@ -42,7 +42,6 @@ namespace odb
object_statements<T>::
object_statements (connection_type& conn)
: object_statements_base (conn),
- container_statement_cache_ (conn),
select_image_binding_ (select_image_bind_, select_column_count),
insert_image_binding_ (insert_image_bind_, insert_column_count),
update_image_binding_ (update_image_bind_,