win32: fix flush duplocate def
original commit: 9f42fa0e6fe66910932736cb7018d1568f22b530
This commit is contained in:
parent
7d3393f07f
commit
aa73bfcdf1
|
@ -251,11 +251,6 @@
|
|||
(send dc suspend-flush))
|
||||
(define/public (end-refresh-sequence)
|
||||
(send dc resume-flush))
|
||||
|
||||
;; The `flush' method should be improved to flush local
|
||||
;; to the enclosing frame, instead of flushing globally.
|
||||
(define/public (flush)
|
||||
(flush-display))
|
||||
|
||||
;; Improve this method to flush locally
|
||||
;; instead of globally:
|
||||
|
|
Loading…
Reference in New Issue
Block a user