removed commented version check code
svn: r1474
This commit is contained in:
parent
8ac7cf51a3
commit
b165f5400c
|
@ -120,10 +120,6 @@
|
|||
|
||||
(define/public (get-additional-important-urls) '())
|
||||
(define/override (help-menu:after-about menu)
|
||||
;; (instantiate menu-item% ()
|
||||
;; (label (string-constant help-menu-check-for-updates))
|
||||
;; (parent menu)
|
||||
;; (callback (λ (item evt) (check-version this))))
|
||||
(drscheme:app:add-important-urls-to-help-menu
|
||||
menu
|
||||
(get-additional-important-urls))
|
||||
|
|
Loading…
Reference in New Issue
Block a user