Skip to content

Commit 13cc75c

Browse files
expikrSusko3
andauthored
Update src/video/windows/SDL_windowsrawinput.c
Co-authored-by: Susko3 <[email protected]>
1 parent 053e0cd commit 13cc75c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/video/windows/SDL_windowsrawinput.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ bool WIN_SetRawKeyboardFlag(SDL_VideoDevice *_this, WIN_RawKeyboardFlag flag, bo
266266
break;
267267
default:
268268
return false;
269-
break;
270269
}
271270

272271
return WIN_UpdateRawInputEnabled(_this);

0 commit comments

Comments
 (0)