aboutsummaryrefslogtreecommitdiffstats
path: root/icnet/errors/icnet_errors_runtime_exception.cc
diff options
context:
space:
mode:
Diffstat (limited to 'icnet/errors/icnet_errors_runtime_exception.cc')
-rw-r--r--icnet/errors/icnet_errors_runtime_exception.cc6
1 files changed, 1 insertions, 5 deletions
diff --git a/icnet/errors/icnet_errors_runtime_exception.cc b/icnet/errors/icnet_errors_runtime_exception.cc
index 4853f25c..a180224b 100644
--- a/icnet/errors/icnet_errors_runtime_exception.cc
+++ b/icnet/errors/icnet_errors_runtime_exception.cc
@@ -15,8 +15,6 @@
#include "icnet_errors_runtime_exception.h"
-namespace icnet {
-
namespace errors {
RuntimeException::RuntimeException()
@@ -27,6 +25,4 @@ RuntimeException::RuntimeException()
// return "Function not yet implemented.";
//}
-} // end namespace errors
-
-} // end namespace icnet \ No newline at end of file
+} // end namespace errors \ No newline at end of file