Fix Vista volume control on Lilypad.

This commit is contained in:
Akash 2015-08-20 21:41:05 +05:30
parent 9f291a6666
commit 1039df5077
1 changed files with 0 additions and 1 deletions
plugins/LilyPad

View File

@ -1925,7 +1925,6 @@ INT_PTR CALLBACK GeneralDialogProc(HWND hWnd, unsigned int msg, WPARAM wParam, L
// sound plugin plays with it.
SetVolume(100);
}
config.vistaVolume = 100;
}
for (i=0; i<4; i++) {