diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xselect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xselect.c b/src/xselect.c index 07a61ca2de3..ffd7b8d7fc0 100644 --- a/src/xselect.c +++ b/src/xselect.c | |||
| @@ -729,6 +729,7 @@ x_reply_selection_request (event, format, data, size, type) | |||
| 729 | TRACE0 ("Done sending incrementally"); | 729 | TRACE0 ("Done sending incrementally"); |
| 730 | } | 730 | } |
| 731 | 731 | ||
| 732 | /* rms, 2003-01-03: I think I have fixed this bug. */ | ||
| 732 | /* The window we're communicating with may have been deleted | 733 | /* The window we're communicating with may have been deleted |
| 733 | in the meantime (that's a real situation from a bug report). | 734 | in the meantime (that's a real situation from a bug report). |
| 734 | In this case, there may be events in the event queue still | 735 | In this case, there may be events in the event queue still |