aboutsummaryrefslogtreecommitdiff
path: root/scumm/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/gfx.h')
-rw-r--r--scumm/gfx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/gfx.h b/scumm/gfx.h
index 8f903c8724..172be4de20 100644
--- a/scumm/gfx.h
+++ b/scumm/gfx.h
@@ -202,7 +202,6 @@ struct StripTable;
#define CHARSET_MASK_TRANSPARENCY 253
class Gdi {
-// friend class ScummEngine; // Mostly for the code in saveload.cpp ...
ScummEngine *_vm;
public: