X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=src%2Fro%2Fieval%2Ffonbot%2FGCMIntentService.java;h=bf17e5ffa83076f3ebd346bc56884cf48bbfdce8;hb=9ead79ec352a50d44f9eefb2496d4471733215e8;hp=aea7202da4d1c23966685df588e3a193141404f2;hpb=a97d31fb5c1bc1725079b5329168b22db3cf9cf3;p=fonbot.git diff --git a/src/ro/ieval/fonbot/GCMIntentService.java b/src/ro/ieval/fonbot/GCMIntentService.java index aea7202..bf17e5f 100644 --- a/src/ro/ieval/fonbot/GCMIntentService.java +++ b/src/ro/ieval/fonbot/GCMIntentService.java @@ -64,7 +64,7 @@ public class GCMIntentService extends GCMBaseIntentService { @Override protected void onRegistered(@Nullable final Context context, @Nullable final String regID) { - FonBotApplication.instance.regID=regID; + //do nothing } @Override