]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4282] removed comment
authorRazvan Becheriu <razvan@isc.org>
Mon, 19 Jan 2026 19:16:07 +0000 (21:16 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 20 Jan 2026 09:31:11 +0000 (10:31 +0100)
src/hooks/dhcp/radius/tests/status_unittests.cc

index c3c40e4a51828ae8ce3042974372d2e186cd3432..134de40e6d0e36a0d106dfab2e203e7c30d19249 100644 (file)
@@ -4,12 +4,6 @@
 // License, v. 2.0. If a copy of the MPL was not distributed with this
 // file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-/// @file This file contains tests which exercise the load and unload
-/// functions in the Radius hooks library. In order to test the load
-/// function, one must be able to pass it hook library parameters. The
-/// the only way to populate these parameters is by actually loading the
-/// library via HooksManager::loadLibraries().
-
 #include <config.h>
 #include <cryptolink/crypto_hash.h>
 #include <asiolink/asio_wrapper.h>