mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-04 14:07:52 +00:00
Windows: Removed unused method in WindowsDisplayPeerInfo
This commit is contained in:
parent
26f2014516
commit
08c39c86d2
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@ final class WindowsDisplayPeerInfo extends WindowsPeerInfo {
|
|||
// NO-OP
|
||||
}
|
||||
|
||||
private static native void setPixelFormat(ByteBuffer peer_info_handle);
|
||||
|
||||
protected void doUnlock() throws LWJGLException {
|
||||
// NO-OP
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue