Browse Source

Remove deprecated TODO

Leo 10 years ago
parent
commit
31408b22fd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/oclaunch.ml

+ 0 - 1
src/oclaunch.ml

@@ -54,7 +54,6 @@ let commands =
     ~summary:"OcLaunch program is published under CeCILL licence. See
     ~summary:"OcLaunch program is published under CeCILL licence. See
     https://gitlab.com/WzukW/oclaunch for details."
     https://gitlab.com/WzukW/oclaunch for details."
     ~readme:(fun () -> "See https://gitlab.com/WzukW/oclaunch for help.")
     ~readme:(fun () -> "See https://gitlab.com/WzukW/oclaunch for help.")
-    (* TODO if number is out of the mist, return error message *)
     Command.Spec.(empty
     Command.Spec.(empty
     (* Flag to reset tmp file *)
     (* Flag to reset tmp file *)
     +> flag "-r" no_arg
     +> flag "-r" no_arg