update todo.txt with current status
[reactos.git] / reactos / subsys / system / cmd / todo.txt
index 904ef5a..6f23d7f 100644 (file)
@@ -29,8 +29,5 @@ A lot of commands on failure just spit out GetLastError instead of looking for t
 *Reg Testing
 We need more batch files like the one Royce made for "set /a".  What out for if bugs when doing this... could lead to in the wrong direction when looking for a regression.
 
-*Remove dependance on __REACTOS__
-__REACTOS__ = 0 doesnt compile and is useless.  __REACTOS__ = 1 has been the default and works just fine on windows.
-
 *Add Breaker
 THere is partly code in place for this already.  However it is broken and not finished.  PocketCMD which is open source and based off ros cmd does do this correctly though.  So there is something to look at and see how it can be done.  though it is hard to find where they are doing it even though they are based on eachother they look pretty different now a days.
\ No newline at end of file