summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/PEF.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KernelKit/PEF.hpp')
-rw-r--r--Kernel/KernelKit/PEF.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Kernel/KernelKit/PEF.hpp b/Kernel/KernelKit/PEF.hpp
index 77fa4f62..6dbc5270 100644
--- a/Kernel/KernelKit/PEF.hpp
+++ b/Kernel/KernelKit/PEF.hpp
@@ -73,9 +73,6 @@ namespace NewOS
} PACKED PEFContainer;
/* First PEFCommandHeader starts after PEFContainer */
- /* Last container is __exec_end */
-
- /* PEF executable section and commands. */
typedef struct PEFCommandHeader final
{