diff options
Diffstat (limited to 'simon/vga.cpp')
-rw-r--r-- | simon/vga.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/simon/vga.cpp b/simon/vga.cpp index 2756839994..7892002d6e 100644 --- a/simon/vga.cpp +++ b/simon/vga.cpp @@ -824,8 +824,6 @@ void SimonEngine::vc10_draw() { state.surf_addr = dx_lock_attached(); state.surf_pitch = _dxSurfacePitch; - memset(&_video_windows, 0, sizeof(_video_windows)); - { uint offs, offs2; // Allow one section of Simon the Sorcerer 1 introduction to be displayed |