summaryrefslogtreecommitdiff
path: root/odb/inline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/inline.hxx')
-rw-r--r--odb/inline.hxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/odb/inline.hxx b/odb/inline.hxx
deleted file mode 100644
index 1613c58..0000000
--- a/odb/inline.hxx
+++ /dev/null
@@ -1,14 +0,0 @@
-// file : odb/inline.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
-// license : GNU GPL v3; see accompanying LICENSE file
-
-#ifndef ODB_INLINE_HXX
-#define ODB_INLINE_HXX
-
-#include <odb/context.hxx>
-
-void
-generate_inline (context&);
-
-#endif // ODB_INLINE_HXX