mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#1982] code cleanup
This commit is contained in:
committed by
Tomek Mrugalski
parent
a69221f127
commit
0e52c995bc
@@ -73,7 +73,7 @@ public:
|
||||
///
|
||||
/// Frees database resources and closes the database connection through
|
||||
/// the destruction of member impl_.
|
||||
virtual ~PgSqlHostDataSource();
|
||||
virtual ~PgSqlHostDataSource() = default;
|
||||
|
||||
/// @brief Return backend parameters
|
||||
///
|
||||
|
Reference in New Issue
Block a user