winex11.drv: Remove unused constant, and fix a comment.

This commit is contained in:
Alexander Scott-Johns 2011-01-31 02:35:44 +00:00 committed by Alexandre Julliard
parent f5b39cfc3c
commit d2d4fe67be
1 changed files with 1 additions and 3 deletions

View File

@ -86,10 +86,8 @@
WINE_DEFAULT_DEBUG_CHANNEL(clipboard);
/* Maximum wait time for selection notify */
#define SELECTION_RETRIES 500 /* wait for .1 seconds */
#define SELECTION_RETRIES 500 /* wait for .5 seconds */
#define SELECTION_WAIT 1000 /* us */
/* Minimum seconds that must lapse between owner queries */
#define OWNERQUERYLAPSETIME 1
/* Selection masks */
#define S_NOSELECTION 0