diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-08-23 09:37:47 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-08-23 09:37:47 +0200 |
| commit | 4cd60b0edc5dee45d6a0e31931f79dff4d611865 (patch) | |
| tree | a764636c1c61ff879566ccd487becb352098c2d1 /dev/ZKA/HALKit | |
| parent | 8c9091c24fe976d358ae0209bc1a48e15b277d76 (diff) | |
[META] Code bump.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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}; |
