Parcourir la source

Radius: remove anonymous namespace, it doesn't compile with it

Baptiste Jonglez il y a 7 ans
Parent
commit
1206560f3b
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      src/lib/dhcpsrv/radius_host_data_source.cc

+ 0 - 2
src/lib/dhcpsrv/radius_host_data_source.cc

@@ -33,8 +33,6 @@ using namespace isc::dhcp;
 using namespace isc::util;
 using namespace std;
 
-namespace {
-
 /// @brief Maximum size of an IPv6 address represented as a text string.
 ///
 /// This is 32 hexadecimal characters written in 8 groups of four, plus seven