summaryrefslogtreecommitdiff
path: root/odb/relational/source.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/source.cxx')
-rw-r--r--odb/relational/source.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/odb/relational/source.cxx b/odb/relational/source.cxx
index 0eb3cd3..ceb8538 100644
--- a/odb/relational/source.cxx
+++ b/odb/relational/source.cxx
@@ -2911,11 +2911,6 @@ traverse_object (type& c)
}
}
- // Generate embedded schema.
- //
- if (embedded_schema)
- schema_->traverse (c);
-
// Generate function table registration for dynamic multi-database
// support.
//