about summary refs log tree commit diff
path: root/boot/runtime/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/runtime/core.c')
-rw-r--r--boot/runtime/core.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/boot/runtime/core.c b/boot/runtime/core.c
index a409604..c911666 100644
--- a/boot/runtime/core.c
+++ b/boot/runtime/core.c
@@ -9,10 +9,6 @@
  * spdx-license-identifier: mpl-2.0
  */
 
-// TODO: as mentioned in `boot/common.c`, the catskill transpiled
-// source code "core" library should be merged with the catboot
-// "common" library.
-
 #pragma once
 
 // common headers for both your average catskill program.