aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl/graphics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sdl/graphics.cpp')
-rw-r--r--backends/sdl/graphics.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/sdl/graphics.cpp b/backends/sdl/graphics.cpp
index dd6f4b1d6f..2021f77ce7 100644
--- a/backends/sdl/graphics.cpp
+++ b/backends/sdl/graphics.cpp
@@ -1473,7 +1473,6 @@ void OSystem_SDL::drawMouse() {
}
SDL_Rect dst;
- bool useCursorScaling;
int scale;
int width, height;