gtk: remove debugging printf

This commit is contained in:
Matthew Flatt 2011-01-22 13:30:05 -07:00
parent 127d563bd8
commit cef9f90c27

View File

@ -166,7 +166,6 @@
(cb this e)))))))
(define/private (adjust-shortcut item-gtk title)
(printf "~s\n" title)
(let ([m (regexp-match #rx"\t(Ctrl[+])?(Shift[+])?(Meta[+])?(Alt[+])?(.|[0-9]+)$"
title)])
(when m