From 2afd1aa722a8c66079ae3941b192a0cd9bb01155 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 5 Apr 2011 09:01:44 +0200 Subject: Cosmetic change --- odb/sqlite/result.txx | 2 -- 1 file changed, 2 deletions(-) diff --git a/odb/sqlite/result.txx b/odb/sqlite/result.txx index a7f00e0..f104f6f 100644 --- a/odb/sqlite/result.txx +++ b/odb/sqlite/result.txx @@ -112,8 +112,6 @@ namespace odb std::size_t result_impl:: size () { - // @@ Should we rather throw unsupported_operation or some such? - // throw result_not_cached (); } } -- cgit v1.1