diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/engine/client/ec_inp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/client/ec_inp.c b/src/engine/client/ec_inp.c index 156aed76..e6e4f5bb 100644 --- a/src/engine/client/ec_inp.c +++ b/src/engine/client/ec_inp.c @@ -213,10 +213,8 @@ void inp_mouse_mode_absolute() void inp_mouse_mode_relative() { - /* SDL_ShowCursor(0); SDL_WM_GrabInput(SDL_GRAB_ON); - */ } #endif |