summaryrefslogtreecommitdiff
path: root/src/utils/cipher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/cipher.cpp')
-rw-r--r--src/utils/cipher.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/utils/cipher.cpp b/src/utils/cipher.cpp
index 6eda3ec5..083f6924 100644
--- a/src/utils/cipher.cpp
+++ b/src/utils/cipher.cpp
@@ -28,8 +28,6 @@
#include <openssl/evp.h>
#include <openssl/md5.h>
-namespace tmwserv
-{
namespace utils
{
@@ -95,4 +93,3 @@ Cipher::toHex(const unsigned char* str,
} // namespace utils
-} // namespace tmwserv