From 9e6d8d7e4619c1c0becbc385f1faaed62fdaa10e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Aug 2016 14:00:00 +0200 Subject: Try to clean up inline exports --- odb/sqlite/makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'odb/sqlite/makefile') diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile index aa411e7..9f471b0 100644 --- a/odb/sqlite/makefile +++ b/odb/sqlite/makefile @@ -5,7 +5,6 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make cxx := \ -blob-stream.cxx \ connection.cxx \ connection-factory.cxx \ database.cxx \ @@ -20,7 +19,6 @@ statement.cxx \ statements-base.cxx \ statement-cache.cxx \ stream.cxx \ -text-stream.cxx \ tracer.cxx \ traits.cxx \ transaction.cxx \ -- cgit v1.1