(svn r21578) -Fix [FS#2585]: [OSX] A double mouse cursor was shown under certain circumstances (based on patch by matheweis)
This commit is contained in:
@@ -353,8 +353,6 @@ WindowQuickdrawSubdriver::WindowQuickdrawSubdriver(int bpp)
|
||||
|
||||
WindowQuickdrawSubdriver::~WindowQuickdrawSubdriver()
|
||||
{
|
||||
QZ_ShowMouse();
|
||||
|
||||
/* Release window mode resources */
|
||||
if (this->window != nil) [ this->window close ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user