removed todo

svn: r9552

original commit: 4e2f540f6dcadcaa94270769072c27be3aaee395
This commit is contained in:
Robby Findler 2008-04-30 23:04:38 +00:00
parent a3e4f252df
commit 6e466e5c1b

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.