aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/blob-stream.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-16 14:00:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-16 14:03:36 +0200
commit9e6d8d7e4619c1c0becbc385f1faaed62fdaa10e (patch)
treeaf0362a3c7bd9c91200c1af1b9fafd6476c5f46e /odb/sqlite/blob-stream.cxx
parent8a18a5f4b0ed4ecedf675a2e5319386d16e9cd12 (diff)
Try to clean up inline exports2.5.0-a9
Diffstat (limited to 'odb/sqlite/blob-stream.cxx')
-rw-r--r--odb/sqlite/blob-stream.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/odb/sqlite/blob-stream.cxx b/odb/sqlite/blob-stream.cxx
deleted file mode 100644
index 4bcedeb..0000000
--- a/odb/sqlite/blob-stream.cxx
+++ /dev/null
@@ -1,7 +0,0 @@
-// file : odb/sqlite/blob-stream.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
-// license : GNU GPL v2; see accompanying LICENSE file
-
-#include <odb/sqlite/blob-stream.hxx>
-
-// Dummy source file to get Win32 DLL export working.