aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/transaction-impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/transaction-impl.hxx')
-rw-r--r--odb/pgsql/transaction-impl.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/odb/pgsql/transaction-impl.hxx b/odb/pgsql/transaction-impl.hxx
index 59924a0..5c93b0e 100644
--- a/odb/pgsql/transaction-impl.hxx
+++ b/odb/pgsql/transaction-impl.hxx
@@ -38,17 +38,12 @@ namespace odb
virtual void
rollback ();
- connection_type&
- connection ();
-
private:
connection_ptr connection_;
};
}
}
-#include <odb/pgsql/transaction-impl.ixx>
-
#include <odb/post.hxx>
#endif // ODB_PGSQL_TRANSACTION_IMPL_HXX