summaryrefslogtreecommitdiff
path: root/odb/relational/schema.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/schema.cxx')
-rw-r--r--odb/relational/schema.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/odb/relational/schema.cxx b/odb/relational/schema.cxx
index 0586e06..2cf1a4c 100644
--- a/odb/relational/schema.cxx
+++ b/odb/relational/schema.cxx
@@ -6,8 +6,6 @@
#include <limits>
#include <sstream>
-#include <odb/emitter.hxx>
-
#include <odb/relational/schema.hxx>
#include <odb/relational/generate.hxx>
@@ -17,10 +15,6 @@ namespace relational
{
namespace schema
{
- // cxx_object
- //
- schema_format cxx_object::format_embedded (schema_format::embedded);
-
void
generate_prologue ()
{