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/view-result.txx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'odb/view-result.txx') diff --git a/odb/view-result.txx b/odb/view-result.txx index 9584d80..fb05764 100644 --- a/odb/view-result.txx +++ b/odb/view-result.txx @@ -9,12 +9,6 @@ namespace odb // template - view_result_impl:: - ~view_result_impl () - { - } - - template typename view_result_impl::pointer_type& view_result_impl:: current () -- cgit v1.1