diff options
Diffstat (limited to 'src/actions/commands.h')
-rw-r--r-- | src/actions/commands.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/actions/commands.h b/src/actions/commands.h index 8f55b023e..085b89663 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -76,8 +76,6 @@ namespace Actions decHandler(setPetName); decHandler(setHomunculusName); decHandler(fireHomunculus); - decHandler(buy); - decHandler(sell); } // namespace Actions #undef decHandler |