Revision: 7352
Author: deton.kih
Date: Mon Oct 31 04:01:34 2011
Log: * scm/tutcode.scm
- (tutcode-prediction-calc-window-param):
Remove obsolete comment.
http://code.google.com/p/uim/source/detail?r=7352
Modified:
/trunk/scm/tutcode.scm
=======================================
--- /trunk/scm/tutcode.scm Fri Oct 28 04:12:43 2011
+++ /trunk/scm/tutcode.scm Mon Oct 31 04:01:34 2011
@@ -2578,8 +2578,6 @@
;;; @param nr-guide ½Ï¸ì¥¬¥¤¥É¸õÊä¿ô
;;; @return (<Á´¸õÊä¿ô> <¥Ú¡¼¥¸¤´¤È¤Î¸õÊä¿ô¾å¸Â>
<¥Ú¡¼¥¸¤´¤È¤ÎÊä´°¸õÊä¿ô¾å¸Â>)
(define (tutcode-prediction-calc-window-param nr nr-guide)
- ;; XXX:ɽ·Á¼°¸õÊ䥦¥£¥ó¥É¥¦ÍÑdisplay_limit¤ÎÄ´À°Á°¤À¤È¡¢·×»»¤Ë»È¤¦
- ;;
tutcode-nr-candidate-max-for-guideÅù¤¬Å¬ÀÚ¤ÊÃͤˤʤäƤ¤¤Ê¤¤¶²¤ì¤¢¤ê¡£
(cond
;; 1¥Ú¡¼¥¸¤Ë¼ý¤Þ¤ë¾ì¹ç
((and (<= nr-guide tutcode-nr-candidate-max-for-guide)