minor os/2 stuff merged from the bitwiseworks' fork

(cosmetics only.)
(cherry picked from commit b58557a3a6)
This commit is contained in:
Ozkan Sezer
2023-08-02 17:10:28 +03:00
parent e2e87a536c
commit 348cc05b4f
3 changed files with 5 additions and 5 deletions

View File

@@ -412,8 +412,8 @@ static int OS2_OpenDevice(_THIS, const char *devname)
ULONG ulRC;
ULONG ulIdx;
BOOL new_freq;
SDL_bool iscapture = _this->iscapture;
ULONG ulHandle = (ULONG)_this->handle;
SDL_bool iscapture = _this->iscapture;
new_freq = FALSE;
SDL_zero(stMCIAmpOpen);