Fix crash when exiting after disabling the mouse
commitf040b6f10067da1d629695c095e8b6e8d6904453
authorMiciah Dashiel Butler Masters <miciah@myrealbox.com>
Sun, 2 Jul 2006 03:28:51 +0000 (2 03:28 +0000)
committerMiciah Dashiel Butler Masters <miciah@FroodyComp.localdomain>
Sun, 2 Jul 2006 03:28:51 +0000 (2 03:28 +0000)
tree9956e1c173834f1336a694da841425b0504fc88c
parentf9a452ece78ba1ab0b9bbdf79438e55f62c500cf
Fix crash when exiting after disabling the mouse

Add guards to return if the mouse is enabled or disabled in disable_mouse
and enable_mouse, respectively.
src/terminal/mouse.c