removed todo

svn: r9552
This commit is contained in:
Robby Findler 2008-04-30 23:04:38 +00:00
parent 5c3d329a1b
commit 4e2f540f6d

View File

@ -6,15 +6,6 @@
@title{@bold{Framework}: PLT GUI Application Framework}
@(defmodule framework)
@bold{TODO:}
@itemize{
@item{Mode}
@item{Check indexing in preferences:get}
@item{Warnings in the translation process}
}
------------------------------------------------------------------------------------------
The framework provides a number of mixins, classes and
functions designed to help you build a complete application
program on top of the @scheme[scheme/gui] library.