summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/MessageAuthenticator.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/MessageAuthenticator.h')
-rw-r--r--cpp/src/Ice/MessageAuthenticator.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpp/src/Ice/MessageAuthenticator.h b/cpp/src/Ice/MessageAuthenticator.h
index b20f4bbaa67..a829cc4e27b 100644
--- a/cpp/src/Ice/MessageAuthenticator.h
+++ b/cpp/src/Ice/MessageAuthenticator.h
@@ -15,9 +15,6 @@
#include <Ice/Stream.h>
#include <Ice/MessageAuthenticatorF.h>
-namespace IceSecurity
-{
-
namespace SecureUdp
{
@@ -42,7 +39,5 @@ protected:
}
-}
-
#endif