summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-13 16:08:08 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-13 16:08:08 +0300
commitc7833cb8a08cf705e9e67124d746f6f7af2e93c3 (patch)
treee65db9529ff46399acf7474994a626318e2c4f5f /src/input/inputaction.h
parent08515585ad0da5ac515c6ad6ac5e49e2362dadb7 (diff)
downloadplus-c7833cb8a08cf705e9e67124d746f6f7af2e93c3.tar.gz
plus-c7833cb8a08cf705e9e67124d746f6f7af2e93c3.tar.bz2
plus-c7833cb8a08cf705e9e67124d746f6f7af2e93c3.tar.xz
plus-c7833cb8a08cf705e9e67124d746f6f7af2e93c3.zip
Remove chat command variation invtostorage*.
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r--src/input/inputaction.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/input/inputaction.h b/src/input/inputaction.h
index f5c4c927f..dc63508d3 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -506,10 +506,6 @@ namespace InputAction
DROP_INV_ALL,
USE_INV,
INV_TO_STORAGE,
- INV_TO_STORAGE_10,
- INV_TO_STORAGE_HALF,
- INV_TO_STORAGE_ALL_1,
- INV_TO_STORAGE_ALL,
TOTAL
};
} // namespace InputAction