[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

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