Macro stepper: show/hide props reflows syntax display

svn: r5451

original commit: cf3da5cf7dd09898315e702537c378ba77992d34
This commit is contained in:
Ryan Culpepper 2007-01-25 05:11:05 +00:00
parent 64cef9c489
commit 67a7b38e94

View File

@ -49,7 +49,6 @@
(send -text lock #t) (send -text lock #t)
(send -split-panel set-percentages (send -split-panel set-percentages
(list (- 1 props-percentage) props-percentage)) (list (- 1 props-percentage) props-percentage))
(toggle-props)
;; syntax-properties-controller<%> methods ;; syntax-properties-controller<%> methods