mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Removed an assertion which was already checked just a few lines above
This commit is contained in:
parent
c56dc32b28
commit
eb38256e2c
1 changed files with 0 additions and 2 deletions
|
|
@ -186,8 +186,6 @@ static bool checkPeerIsValid (OpenGLContext* context)
|
|||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
jassertfalse;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue