Deprecate inProcessCommandQueue related code
commitd2b8a1bdb1dbbfe7403e133c3cfdea9d9b24f2dc
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 5 Apr 2009 17:56:21 +0000 (5 19:56 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 8 Apr 2009 17:05:12 +0000 (8 19:05 +0200)
treeadf47ca2fc4bf07c0232b6ae32aba5cdfbcdda76
parent6bcb8795ff83c4954740095c544d1210503bb1f7
Deprecate inProcessCommandQueue related code

We are guarding against re-entrant calls in the app controller now so
the inProcessCommandQueue related code is now obsolete.
src/MacVim/MMAppController.m
src/MacVim/MMBackend.m
src/MacVim/MMVimController.h
src/MacVim/MMVimController.m
src/MacVim/MMWindowController.h
src/MacVim/MMWindowController.m
src/MacVim/MacVim.h