mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 7c27af05042e (bug 929506) because it should've been backed out with f08ab0578efb on a CLOSED TREE
This commit is contained in:
parent
639f366712
commit
e053b136cd
@ -2385,9 +2385,6 @@ public:
|
||||
#endif
|
||||
|
||||
bool MakeCurrent(bool aForce = false) {
|
||||
if (IsDestroyed()) {
|
||||
return false;
|
||||
}
|
||||
#ifdef DEBUG
|
||||
PR_SetThreadPrivate(sCurrentGLContextTLS, this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user