diff options
Diffstat (limited to 'odb/simple-object-result.txx')
-rw-r--r-- | odb/simple-object-result.txx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/odb/simple-object-result.txx b/odb/simple-object-result.txx index b440f13..5ee9686 100644 --- a/odb/simple-object-result.txx +++ b/odb/simple-object-result.txx @@ -9,12 +9,6 @@ namespace odb // template <typename T> - object_result_impl<T>:: - ~object_result_impl () - { - } - - template <typename T> void object_result_impl<T>:: load () { |