removed recursiveness because there is no need for

Author Peter Groenewegen <pgroene@gmail.com>
Author date 2016-08-02 13:33:08
Author local date 2016-08-02 15:33:08 +0200
Committer GitHub <noreply@github.com>
Committer date 2016-08-02 13:33:08
Committer local date 2016-08-02 15:33:08 +0200
Commit 3f3e1bd634d24da5e05e7957a03362df46e8584d
Tree 014ec41068bfb1aa29252dc1dc206fddee542b16
Parent f885b695f5ffca9cc531d1ab1cc49e40f11f6d24
removed recursiveness because there is no need for

This method is called 2 times in the main loop, and there is no need keep calling it recusively. This will lead to performance issues later on.
Affected files:
PokemonGo/RocketAPI/Client.cs
You may download the files in Public Git.