Browse Source

Update TODOs to reflect the fact that dependencies are done

Christian Egli 15 years ago
parent
commit
d01a04a269
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org-taskjuggler.el

+ 0 - 1
lisp/org-taskjuggler.el

@@ -37,7 +37,6 @@
 ;; M-x `org-export-as-taskjuggler-and-open'
 ;;
 ;;; TODO:
-;;    * Handle explicit dependencies such as BLOCKER and depends attribute
 ;;    * Code cleanup
 ;;    * Add documentation
 ;;    * Try using plists instead of alists