Update the POLL command's documentation
[fonbot.git] / src / ro / ieval / fonbot / FonBotMainService.java
index 13dc1316449a081c7e656eea6679e606955d44e1..8e8d67a0c535806b89f0e37a6eed6d46503dfe47 100644 (file)
@@ -94,8 +94,7 @@ public final class FonBotMainService extends Service {
         * Broadcast action: remove an ongoing event
         */
        public static final String ACTION_DELETE_ONGOING="ro.ieval.fonbot.FonBotMainService.ACTION_DELETE_ONGOING";
-       /** Broadcast action: trigger a server poll */
-       public static final String ACTION_TRIGGER_POLL="ro.ieval.fonbot.FonBotMainService.ACTION_TRIGGER_POLL";
+
        /**
         * Extra: ongoing event id
         *
This page took 0.009513 seconds and 4 git commands to generate.