Removed dead STATE_LOGIN_AUTHENTICATE login state, and added login redirect response ('indeterminate').

This commit is contained in:
Shyotl
2013-06-01 05:13:56 -05:00
parent d4a545fb16
commit c2cc65ecdc
2 changed files with 23 additions and 66 deletions

View File

@@ -59,8 +59,6 @@ typedef enum {
STATE_LOGIN_VOICE_LICENSE, // Show license agreement for using voice
STATE_UPDATE_CHECK, // Wait for user at a dialog box (updates, term-of-service, etc)
STATE_LOGIN_AUTH_INIT, // Start login to SL servers
STATE_LOGIN_AUTHENTICATE, // Do authentication voodoo
STATE_WAIT_LEGACY_LOGIN, // Waiting for legacy login
STATE_XMLRPC_LEGACY_LOGIN, // XMLRPC for legacy login, OGPX maintain legacy XMLRPC
STATE_LOGIN_NO_DATA_YET, // Waiting for authentication replies to start
STATE_LOGIN_DOWNLOADING, // Waiting for authentication replies to download