aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/statement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/oracle/statement.cxx')
-rw-r--r--odb/oracle/statement.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/odb/oracle/statement.cxx b/odb/oracle/statement.cxx
index 2a08566..8cf2452 100644
--- a/odb/oracle/statement.cxx
+++ b/odb/oracle/statement.cxx
@@ -1337,9 +1337,6 @@ namespace odb
void select_statement::
execute ()
{
- if (!done_)
- free_result ();
-
{
odb::tracer* t;
if ((t = conn_.transaction_tracer ()) ||