From f101a400442692f349822ab1d9119bca5d2b7240 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 4 Oct 2012 11:33:49 +0200 Subject: Initial support for prepared queries --- odb/no-id-object-result.txx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'odb/no-id-object-result.txx') diff --git a/odb/no-id-object-result.txx b/odb/no-id-object-result.txx index 99bd80e..b37b36c 100644 --- a/odb/no-id-object-result.txx +++ b/odb/no-id-object-result.txx @@ -9,12 +9,6 @@ namespace odb // template - no_id_object_result_impl:: - ~no_id_object_result_impl () - { - } - - template void no_id_object_result_impl:: load () { -- cgit v1.1