diff --git a/collects/scribblings/framework/framework.scrbl b/collects/scribblings/framework/framework.scrbl index c94fc09c..84c3eec5 100644 --- a/collects/scribblings/framework/framework.scrbl +++ b/collects/scribblings/framework/framework.scrbl @@ -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.