mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-03 03:54:53 +02:00
Win32: Removed stale declaration from display.h
This commit is contained in:
parent
07da99cd7d
commit
1d521cf604
|
|
@ -50,7 +50,6 @@ extern void resetDisplayMode(JNIEnv * env);
|
|||
extern void restoreDisplayMode(void);
|
||||
extern void setGammaRamp(JNIEnv * env, jobject gammaRampBuffer);
|
||||
extern jobject initDisplay(JNIEnv * env);
|
||||
extern jstring getAdapter(JNIEnv * env);
|
||||
extern jstring getVersion(JNIEnv * env, char *driver);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue