forked from GNUsocial/gnu-social
Removed crazy redundant broadcasting of notices by the FB app
This commit is contained in:
parent
fda2fb28f6
commit
7491274c0e
@ -455,9 +455,6 @@ class FacebookAction extends Action
|
|||||||
|
|
||||||
common_broadcast_notice($notice);
|
common_broadcast_notice($notice);
|
||||||
|
|
||||||
// Also update the user's Facebook status
|
|
||||||
facebookBroadcastNotice($notice);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user