Removed commented out code.

This commit is contained in:
crs 2002-08-02 17:53:44 +00:00
parent 1abf0e0eb9
commit 24e1d6fe99
1 changed files with 0 additions and 5 deletions

View File

@ -304,11 +304,6 @@ CXWindowsSecondaryScreen::showWindow()
// raise and show the hider window. take activation.
// FIXME -- take focus?
XMapRaised(display, m_window);
/* XXX -- this should have no effect
// hide cursor by moving it into the hider window
XWarpPointer(display, None, m_window, 0, 0, 0, 0, 0, 0);
*/
}
void