fixed comment

This commit is contained in:
Philipp Schaefer 2013-08-29 19:15:45 +02:00
parent 3a26780cfd
commit eca557c262

View File

@ -57,8 +57,7 @@ public class CheckHttpResponse extends AsyncTask<String, Void, Boolean> {
}
/*
* TEMPORARY WORKAROUND
* redirect to FAQ on google login fail
* TEMPORARY WORKAROUND for Google login fail
*/
@Override
protected void onPostExecute(Boolean aBoolean) {