removing debugging printf
svn: r6054
This commit is contained in:
parent
efbc1aadd5
commit
8fc002640c
|
@ -784,7 +784,6 @@
|
||||||
edit-menu:preferences-callback))
|
edit-menu:preferences-callback))
|
||||||
(shortcut
|
(shortcut
|
||||||
(begin
|
(begin
|
||||||
(printf "system-type ~s\n" (system-type))
|
|
||||||
(case (system-type) ((macosx) #\,) (else #\;))))
|
(case (system-type) ((macosx) #\,) (else #\;))))
|
||||||
(help-string (edit-menu:preferences-help-string))
|
(help-string (edit-menu:preferences-help-string))
|
||||||
(demand-callback
|
(demand-callback
|
||||||
|
|
Loading…
Reference in New Issue
Block a user