Ignore gui_mch_update()
commit73a361b77635a644dc529941d297409537a6f681
authorBjorn Winckler <bjorn.winckler@gmail.com>
Fri, 12 Sep 2008 22:37:09 +0000 (13 00:37 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 13 Sep 2008 16:52:42 +0000 (13 18:52 +0200)
treed0776347a69ba6b09073cca5f196e0e415810a9f
parent516dfe38de8777526bfbfa12814b2fbdb8e91018
Ignore gui_mch_update()

By making gui_mch_update() a no-op the frame-rate is dramatically
increased in certain situations.  The downside is that it is no longer
possible to interrupt Vim with Ctrl-C when it is busy processing.
src/MacVim/MMBackend.m
src/MacVim/gui_macvim.m