windows: cleanup

This commit is contained in:
Elias Naur 2006-06-15 15:08:06 +00:00
parent cf56cfacbb
commit 5b18caad92
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ jobject initDisplay(JNIEnv * env)
{
DEVMODE devmode;
jobject newMode;
LONG cdsret;
// Get the screen
HDC screenDC = GetDC(NULL);