diff options
Diffstat (limited to 'dev/ZKA/HALKit')
| -rw-r--r-- | dev/ZKA/HALKit/AMD64/HalKernelMain.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/ZKA/HALKit/AMD64/HalKernelMain.cxx b/dev/ZKA/HALKit/AMD64/HalKernelMain.cxx index 43c2248d..2e15bc99 100644 --- a/dev/ZKA/HALKit/AMD64/HalKernelMain.cxx +++ b/dev/ZKA/HALKit/AMD64/HalKernelMain.cxx @@ -229,7 +229,6 @@ Kernel::Void hal_real_init(Kernel::Void) noexcept #ifdef __DEBUG__ const auto cPassword = "debug_usr"; - const auto cPasswordIncorrect = "debug_usr_invalid"; Kernel::User user{Kernel::RingKind::kRingSuperUser, kSuperUser}; |
