Remove mred/private/kw.rkt

This handled init argument inheritance for class100, but
all uses of it have now been removed.

original commit: 05394aff7eb442a3c8711998caa3e6b3d0e58be8
This commit is contained in:
Asumu Takikawa 2012-05-26 10:29:35 -04:00
parent 6368ffded4
commit 22d1436052
8 changed files with 0 additions and 8 deletions

View File

@ -5,7 +5,6 @@
(prefix-in wx: "kernel.rkt")
"lock.rkt"
"const.rkt"
"kw.rkt"
"helper.rkt"
"check.rkt"
"wx.rkt"

View File

@ -7,7 +7,6 @@
"helper.rkt"
"const.rkt"
"wx.rkt"
"kw.rkt"
"check.rkt"
"wxcontainer.rkt"
"mrwindow.rkt")

View File

@ -5,7 +5,6 @@
(prefix-in wx: "kernel.rkt")
"lock.rkt"
"const.rkt"
"kw.rkt"
"gdi.rkt"
"check.rkt"
"helper.rkt"

View File

@ -7,7 +7,6 @@
"check.rkt"
"helper.rkt"
"wx.rkt"
"kw.rkt"
"wxpanel.rkt"
"mrwindow.rkt"
"mrcontainer.rkt")

View File

@ -7,7 +7,6 @@
"check.rkt"
"helper.rkt"
"wx.rkt"
"kw.rkt"
"wxtextfield.rkt"
"mrcontainer.rkt"
"mritem.rkt"

View File

@ -6,7 +6,6 @@
"lock.rkt"
"helper.rkt"
"const.rkt"
"kw.rkt"
"check.rkt"
"wx.rkt"
"wxtop.rkt"

View File

@ -6,7 +6,6 @@
"const.rkt"
"check.rkt"
"wx.rkt"
"kw.rkt"
"wxwindow.rkt"
"mrpopup.rkt")

View File

@ -7,7 +7,6 @@
"lock.rkt"
"helper.rkt"
"const.rkt"
"kw.rkt"
"check.rkt"
"wx.rkt"
"wxwindow.rkt"