[PSDK] Unduplicate QS_RAWINPUT (#4116)

Addendum to a7bf412a (r38925).
This commit is contained in:
Serge Gautherie 2021-11-19 17:56:44 +01:00 committed by GitHub
parent 009f2c3917
commit 48d1ecc4df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -886,9 +886,6 @@ extern "C" {
#define QS_MOUSEMOVE 2
#define QS_PAINT 32
#define QS_POSTMESSAGE 8
#if (_WIN32_WINNT >= 0x0501)
#define QS_RAWINPUT 1024
#endif
#define QS_SENDMESSAGE 64
#define QS_TIMER 16