removed artifact from removed X11 support
[rocksndiamonds.git] / src / tools.c
index 3ce90952869b775e0b12b2f7c7dd6136251670e0..1676bc894c6638865dc0457b441edd8fcbdd054a 100644 (file)
@@ -3301,9 +3301,6 @@ static int RequestHandleEvents(unsigned int req_state)
          {
            if (event.type == EVENT_MOTIONNOTIFY)
            {
-             if (!PointerInWindow(window))
-               continue;       /* window and pointer on different screens */
-
              if (!button_status)
                continue;