diff options
Diffstat (limited to 'dev/kernel/src/ErrorOr.cc')
| -rw-r--r-- | dev/kernel/src/ErrorOr.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev/kernel/src/ErrorOr.cc b/dev/kernel/src/ErrorOr.cc deleted file mode 100644 index 9f1b550b..00000000 --- a/dev/kernel/src/ErrorOr.cc +++ /dev/null @@ -1,12 +0,0 @@ -/* ======================================== - - Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. - -======================================== */ - -#include <NeKit/ErrorOr.h> - -/***********************************************************************************/ -/// @file ErrorOr.cc /// -/// @brief ErrorOr container class. /// -/***********************************************************************************/ |
