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:
parent
6368ffded4
commit
22d1436052
|
@ -5,7 +5,6 @@
|
|||
(prefix-in wx: "kernel.rkt")
|
||||
"lock.rkt"
|
||||
"const.rkt"
|
||||
"kw.rkt"
|
||||
"helper.rkt"
|
||||
"check.rkt"
|
||||
"wx.rkt"
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"helper.rkt"
|
||||
"const.rkt"
|
||||
"wx.rkt"
|
||||
"kw.rkt"
|
||||
"check.rkt"
|
||||
"wxcontainer.rkt"
|
||||
"mrwindow.rkt")
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
(prefix-in wx: "kernel.rkt")
|
||||
"lock.rkt"
|
||||
"const.rkt"
|
||||
"kw.rkt"
|
||||
"gdi.rkt"
|
||||
"check.rkt"
|
||||
"helper.rkt"
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"check.rkt"
|
||||
"helper.rkt"
|
||||
"wx.rkt"
|
||||
"kw.rkt"
|
||||
"wxpanel.rkt"
|
||||
"mrwindow.rkt"
|
||||
"mrcontainer.rkt")
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"check.rkt"
|
||||
"helper.rkt"
|
||||
"wx.rkt"
|
||||
"kw.rkt"
|
||||
"wxtextfield.rkt"
|
||||
"mrcontainer.rkt"
|
||||
"mritem.rkt"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
"lock.rkt"
|
||||
"helper.rkt"
|
||||
"const.rkt"
|
||||
"kw.rkt"
|
||||
"check.rkt"
|
||||
"wx.rkt"
|
||||
"wxtop.rkt"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
"const.rkt"
|
||||
"check.rkt"
|
||||
"wx.rkt"
|
||||
"kw.rkt"
|
||||
"wxwindow.rkt"
|
||||
"mrpopup.rkt")
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"lock.rkt"
|
||||
"helper.rkt"
|
||||
"const.rkt"
|
||||
"kw.rkt"
|
||||
"check.rkt"
|
||||
"wx.rkt"
|
||||
"wxwindow.rkt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user