From 6400b736456af65176c9c1959022f1eb49fcde32 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 20 Jul 2010 11:02:07 +0200 Subject: Get rid of the session mechanism for now Add low-level API instead. --- odb/makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index 71c719a..fdeb6ea 100644 --- a/odb/makefile +++ b/odb/makefile @@ -6,10 +6,9 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make cxx_tun := \ +shared-ptr/base.cxx \ exception.cxx \ exceptions.cxx \ -shared-ptr/base.cxx \ -session.cxx \ database.cxx \ transaction.cxx -- cgit v1.1