Browse Source

Remove irrelevant TODOs

rexim 6 tháng trước cách đây
mục cha
commit
3517e38079
2 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 1
      src_build/nob_macos.c
  2. 0 1
      src_build/nob_win64_msvc.c

+ 0 - 1
src_build/nob_macos.c

@@ -1,4 +1,3 @@
-// TODO: confirm that MacOS build works on MacOS
 #include <stddef.h>
 #define MUSIALIZER_TARGET_NAME "macos"
 

+ 0 - 1
src_build/nob_win64_msvc.c

@@ -1,4 +1,3 @@
-// TODO: confirm that MSVC build works on Windows
 #define MUSIALIZER_TARGET_NAME "win64-msvc"
 
 bool build_musializer(void)