Remove the SHUTDOWN command
[fonbot.git] / src / ro / ieval / fonbot / Heavy.java
index 2e379e0facc570f95078b5062bb60847a98cc5e8..3af6bc463e6da2b1e236048c7a67ba4360213ff3 100644 (file)
@@ -461,9 +461,6 @@ final class Heavy {
                case REBOOT:
                        Utils.sendMessage(context, replyTo, reboot_help);
                        break;
-               case SHUTDOWN:
-                       Utils.sendMessage(context, replyTo, shutdown_help);
-                       break;
                case NOTIFY:
                        Utils.sendMessage(context, replyTo, notify_help);
                }
This page took 0.009688 seconds and 4 git commands to generate.