From fc5080bfb2bd4d8e3ec656375cfbcb05700661b1 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 23 Jul 2003 05:18:47 +0000 Subject: Ooops that should not have been commmited svn-id: r9142 --- backends/sdl/sdl-common.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'backends/sdl') diff --git a/backends/sdl/sdl-common.cpp b/backends/sdl/sdl-common.cpp index 3d9d6c794e..f39525893c 100644 --- a/backends/sdl/sdl-common.cpp +++ b/backends/sdl/sdl-common.cpp @@ -106,10 +106,6 @@ OSystem_SDL_Common::OSystem_SDL_Common() // reset mouse state memset(&km, 0, sizeof(km)); - cd_end_time = 0; - cd_num_loops = 0; - cd_duration = 0; - cd_stop_time = 0; } OSystem_SDL_Common::~OSystem_SDL_Common() { -- cgit v1.2.3