summaryrefslogtreecommitdiffhomepage
path: root/Private/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Private/Source')
-rw-r--r--Private/Source/HError.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/Private/Source/HError.cxx b/Private/Source/HError.cxx
index ced95401..95d38e57 100644
--- a/Private/Source/HError.cxx
+++ b/Private/Source/HError.cxx
@@ -6,8 +6,6 @@
#include <KernelKit/HError.hpp>
-using namespace HCore;
-
namespace HCore {
Boolean ke_bug_check(void) noexcept { return false; }
} // namespace HCore