Revert "Partially unrevert 05e82c24 for macOS which still needs it"
This reverts commit 080421f2fb.
This commit is contained in:
parent
080421f2fb
commit
51c4ecc879
4 changed files with 1 additions and 57 deletions
|
|
@ -69,8 +69,6 @@ public:
|
|||
|
||||
void raiseAllKeys();
|
||||
|
||||
void notifyFocusGained();
|
||||
|
||||
void notifyFocusLost();
|
||||
|
||||
bool isCaptureActive();
|
||||
|
|
@ -127,8 +125,6 @@ private:
|
|||
bool m_AbsoluteMouseMode;
|
||||
bool m_AbsoluteTouchMode;
|
||||
|
||||
bool m_PendingFocusGain;
|
||||
|
||||
SDL_TouchFingerEvent m_TouchDownEvent[MAX_FINGERS];
|
||||
SDL_TimerID m_LeftButtonReleaseTimer;
|
||||
SDL_TimerID m_RightButtonReleaseTimer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue