Windows: Removed unused method in WindowsDisplayPeerInfo

This commit is contained in:
Elias Naur 2006-09-19 13:18:05 +00:00
parent 26f2014516
commit 08c39c86d2
1 changed files with 0 additions and 2 deletions

View File

@ -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
}