summaryrefslogtreecommitdiff
path: root/lib/VNDB/Types.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VNDB/Types.pm')
-rw-r--r--lib/VNDB/Types.pm17
1 files changed, 0 insertions, 17 deletions
diff --git a/lib/VNDB/Types.pm b/lib/VNDB/Types.pm
index 8e5b26cf..3341343d 100644
--- a/lib/VNDB/Types.pm
+++ b/lib/VNDB/Types.pm
@@ -267,14 +267,6 @@ hash RELEASE_TYPE =>
-hash WISHLIST_STATUS =>
- 0 => 'High',
- 1 => 'Medium',
- 2 => 'Low',
- 3 => 'Blacklist';
-
-
-
# 0 = hardcoded "unknown", 2 = hardcoded 'OK'
hash RLIST_STATUS =>
0 => 'Unknown',
@@ -285,15 +277,6 @@ hash RLIST_STATUS =>
-hash VNLIST_STATUS =>
- 0 => 'Unknown',
- 1 => 'Playing',
- 2 => 'Finished',
- 3 => 'Stalled',
- 4 => 'Dropped';
-
-
-
# SQL: ENUM board_type
hash BOARD_TYPE =>
an => { txt => 'Announcements', post_perm => 'boardmod', index_rows => 5, dbitem => 0 },