aboutsummaryrefslogtreecommitdiff
path: root/odb/callback.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/callback.cxx')
-rw-r--r--odb/callback.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/odb/callback.cxx b/odb/callback.cxx
deleted file mode 100644
index 3f4b26c..0000000
--- a/odb/callback.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
-// file : odb/callback.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
-// license : GNU GPL v2; see accompanying LICENSE file
-
-#include <odb/callback.hxx>
-
-namespace odb
-{
- // This otherwise unnecessary file is here to allow instantiation
- // of inline functions for exporting.
-}