diff options
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r-- | src/input/inputaction.h | 4 |
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 |