leim-list.el
authorgniibe <gniibe>
Thu, 8 Aug 2002 08:11:22 +0000 (08:11 +0000)
committergniibe <gniibe>
Thu, 8 Aug 2002 08:11:22 +0000 (08:11 +0000)
egg/anthy.el

index aa1c346..183384c 100644 (file)
@@ -191,7 +191,6 @@ Return the list of bunsetsu."
 
 ;; Returns list of list of bunsetsu
 (defun anthy-resize-segment (bunsetsu-list prev-b next-b len major)
-  (message (format "%s %s %s %s %s" bunsetsu-list prev-b next-b len major))
   (let ((bunsetsu (car bunsetsu-list)))
     (let ((env (anthybunsetsu-get-env bunsetsu))
          (seg-no (anthybunsetsu-get-seg-no bunsetsu))