summaryrefslogtreecommitdiff
path: root/odb/mysql/schema.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/schema.cxx')
-rw-r--r--odb/mysql/schema.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/odb/mysql/schema.cxx b/odb/mysql/schema.cxx
deleted file mode 100644
index b40a019..0000000
--- a/odb/mysql/schema.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
-// file : odb/mysql/schema.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
-// license : GNU GPL v3; see accompanying LICENSE file
-
-#include <odb/mysql/schema.hxx>
-
-namespace mysql
-{
-
-}