aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/text-stream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/text-stream.cxx')
-rw-r--r--odb/sqlite/text-stream.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/odb/sqlite/text-stream.cxx b/odb/sqlite/text-stream.cxx
deleted file mode 100644
index f5642e4..0000000
--- a/odb/sqlite/text-stream.cxx
+++ /dev/null
@@ -1,7 +0,0 @@
-// file : odb/sqlite/text-stream.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
-// license : GNU GPL v2; see accompanying LICENSE file
-
-#include <odb/sqlite/text-stream.hxx>
-
-// Dummy source file to get Win32 DLL export working.