Ver Fonte

Remove finished TODO

rexim há 2 anos atrás
pai
commit
70427c3b6b
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      nobuild.c

+ 0 - 2
nobuild.c

@@ -3,8 +3,6 @@
 
 #define COMMON_CFLAGS "-Wall", "-Wextra", "-pedantic", "-std=c99", "-ggdb", "-I.", "-I./build/", "-I./dev-deps/"
 
-// TODO: implement parallel building
-
 void build_tools(void)
 {
     MKDIRS("build", "tools");