aboutsummaryrefslogtreecommitdiff
path: root/gui/themebrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themebrowser.h')
-rw-r--r--gui/themebrowser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/themebrowser.h b/gui/themebrowser.h
index 9351648d24..7a3bc2ca7d 100644
--- a/gui/themebrowser.h
+++ b/gui/themebrowser.h
@@ -46,7 +46,6 @@ public:
private:
struct Entry {
Common::String name;
- Common::String type;
Common::String file;
};