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/polymorphic-object-result.txx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'odb/polymorphic-object-result.txx') diff --git a/odb/polymorphic-object-result.txx b/odb/polymorphic-object-result.txx index e673483..033b1ad 100644 --- a/odb/polymorphic-object-result.txx +++ b/odb/polymorphic-object-result.txx @@ -11,12 +11,6 @@ namespace odb // template - polymorphic_object_result_impl:: - ~polymorphic_object_result_impl () - { - } - - template void polymorphic_object_result_impl:: load () { -- cgit v1.1