aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pink/file.h')
-rw-r--r--engines/pink/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/pink/file.h b/engines/pink/file.h
index dbcfaae314..d7053a137b 100644
--- a/engines/pink/file.h
+++ b/engines/pink/file.h
@@ -71,7 +71,6 @@ private:
uint32 _timestamp;
uint32 _tableOffset;
uint32 _tableSize;
- ObjectDescription *_table;
};
class BroFile : public Common::File {