removed printf
svn: r16767
This commit is contained in:
parent
f3c70952cb
commit
cef2d065df
|
@ -262,7 +262,6 @@ has been moved out).
|
|||
(if (is-a? ed text%)
|
||||
(send ed get-line-spacing)
|
||||
0)))))))))
|
||||
(printf "scroll-step: ~s\n" scroll-step)
|
||||
;; if that didn't happen, set it to 12.
|
||||
(unless scroll-step (set! scroll-step 12))))
|
||||
|
||||
|
@ -649,4 +648,4 @@ has been moved out).
|
|||
;; method names
|
||||
(provide get-shape get-bb get-normalized?)
|
||||
|
||||
(provide np-atomic-shape? atomic-shape? simple-shape?)
|
||||
(provide np-atomic-shape? atomic-shape? simple-shape?)
|
||||
|
|
Loading…
Reference in New Issue
Block a user