From 8a166407edc2be1512835552d97a6416ebd9ebff Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Mon, 9 Jul 2012 20:42:54 -0400 Subject: [PATCH] Remove old menu item from DrRacket docs Closes github issue #101 --- collects/scribblings/drracket/menus.scrbl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/collects/scribblings/drracket/menus.scrbl b/collects/scribblings/drracket/menus.scrbl index c5b3063095..136136c9e5 100644 --- a/collects/scribblings/drracket/menus.scrbl +++ b/collects/scribblings/drracket/menus.scrbl @@ -389,12 +389,8 @@ portions of the program.} @item{@defmenuitem{Insert Racket Splice Box} Inserts a box to contain Racket code, typically used inside an XML box; see also @secref["xml-boxes"].} - @item{@defmenuitem{Insert Pict Box} Creates a box for generating a - Slideshow picture. Inside the pict box, insert and arrange Racket - boxes that produce picture values.} +] -] - @; ---------------------------------------- @section{@onscreen{Windows}}