aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/polymorphic-object-statements.txx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/polymorphic-object-statements.txx')
-rw-r--r--odb/pgsql/polymorphic-object-statements.txx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/pgsql/polymorphic-object-statements.txx b/odb/pgsql/polymorphic-object-statements.txx
index 2f10b22..2a3ad7a 100644
--- a/odb/pgsql/polymorphic-object-statements.txx
+++ b/odb/pgsql/polymorphic-object-statements.txx
@@ -81,7 +81,6 @@ namespace odb
: statements_base (conn),
root_statements_ (conn.statement_cache ().find_object<root_type> ()),
base_statements_ (conn.statement_cache ().find_object<base_type> ()),
- container_statement_cache_ (conn),
insert_image_binding_ (insert_image_bind_, insert_column_count),
insert_image_native_binding_ (insert_image_values_,
insert_image_lengths_,