aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/roq.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie/roq.h')
-rw-r--r--engines/groovie/roq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/groovie/roq.h b/engines/groovie/roq.h
index b5e63c2b4a..cd5e91c82b 100644
--- a/engines/groovie/roq.h
+++ b/engines/groovie/roq.h
@@ -75,7 +75,6 @@ private:
byte _codebook4[256 * 4];
// Buffers
- // Graphics::Surface *_fg, *_thirdBuf;
Graphics::Surface *_bg;
Graphics::Surface *_currBuf, *_prevBuf;
void buildShowBuf();