Remove iamHereLogin remnants overlooked in 62f03bc489
This commit is contained in:
@@ -932,7 +932,6 @@ P2(groupMemberDataResponder, transfer_300s);
|
|||||||
P2(groupProposalBallotResponder, transfer_300s);
|
P2(groupProposalBallotResponder, transfer_300s);
|
||||||
P(homeLocationResponder);
|
P(homeLocationResponder);
|
||||||
P2(HTTPGetResponder, reply_15s);
|
P2(HTTPGetResponder, reply_15s);
|
||||||
P(iamHereLogin);
|
|
||||||
P(iamHere);
|
P(iamHere);
|
||||||
P(iamHereVoice);
|
P(iamHereVoice);
|
||||||
P2(inventoryModelFetchDescendentsResponder, transfer_300s);
|
P2(inventoryModelFetchDescendentsResponder, transfer_300s);
|
||||||
|
|||||||
@@ -90,9 +90,6 @@
|
|||||||
#include "llstring.h"
|
#include "llstring.h"
|
||||||
#include <cctype>
|
#include <cctype>
|
||||||
|
|
||||||
class AIHTTPTimeoutPolicy;
|
|
||||||
extern AIHTTPTimeoutPolicy iamHereLogin_timeout;
|
|
||||||
|
|
||||||
const S32 BLACK_BORDER_HEIGHT = 160;
|
const S32 BLACK_BORDER_HEIGHT = 160;
|
||||||
const S32 MAX_PASSWORD = 16;
|
const S32 MAX_PASSWORD = 16;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user