2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-02 23:15:20 +00:00

[#1375] reverted changes

This commit is contained in:
Razvan Becheriu
2020-11-06 11:59:54 +02:00
parent 5de3910475
commit 99da7a64c2
25 changed files with 90 additions and 119 deletions

View File

@@ -66,8 +66,7 @@ public:
/// @throw isc::db::DbOpenError Error opening the database
/// @throw isc::db::DbOperationError An operation on the open database has
/// failed.
PgSqlHostDataSource(const db::DatabaseConnection::ParameterMap& parameters,
const isc::asiolink::IOServicePtr& io_service);
PgSqlHostDataSource(const db::DatabaseConnection::ParameterMap& parameters);
/// @brief Virtual destructor.
/// Frees database resources and closes the database connection through