2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[#1982] reverted changes

This commit is contained in:
Razvan Becheriu
2021-08-05 11:17:58 +03:00
committed by Tomek Mrugalski
parent 0e52c995bc
commit 43a7304391
6 changed files with 24 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ public:
///
/// Frees database resources and closes the database connection through
/// the destruction of member impl_.
virtual ~PgSqlHostDataSource() = default;
virtual ~PgSqlHostDataSource();
/// @brief Return backend parameters
///