Removed crazy redundant broadcasting of notices by the FB app

This commit is contained in:
Zach Copley 2009-12-31 22:53:46 +00:00
parent fda2fb28f6
commit 7491274c0e

View File

@ -455,9 +455,6 @@ class FacebookAction extends Action
common_broadcast_notice($notice);
// Also update the user's Facebook status
facebookBroadcastNotice($notice);
}
}