aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure/surface.h')
-rw-r--r--engines/lure/surface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/lure/surface.h b/engines/lure/surface.h
index 49208fa057..7e66f6aae9 100644
--- a/engines/lure/surface.h
+++ b/engines/lure/surface.h
@@ -140,7 +140,6 @@ public:
class CopyProtectionDialog {
private:
- Common::RandomSource _rnd;
typedef Common::List<Common::SharedPtr<Hotspot> > HotspotsList;
HotspotsList _hotspots;
int _charIndex;