Remove XXX
This commit is contained in:
parent
c6deabe79c
commit
6e6ba73eca
@ -2357,7 +2357,7 @@ define([
|
|||||||
loadUniversal(Profile, 'profile', waitFor);
|
loadUniversal(Profile, 'profile', waitFor);
|
||||||
loadUniversal(Team, 'team', waitFor);
|
loadUniversal(Team, 'team', waitFor);
|
||||||
loadUniversal(History, 'history', waitFor);
|
loadUniversal(History, 'history', waitFor);
|
||||||
loadMailbox(waitFor); // XXX make sure we don't have new issues with mailboxes being loaded later
|
loadMailbox(waitFor);
|
||||||
cleanFriendRequests();
|
cleanFriendRequests();
|
||||||
}).nThen(function () {
|
}).nThen(function () {
|
||||||
var requestLogin = function () {
|
var requestLogin = function () {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user