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 962eed904c
commit e6c8f6a8f8
1 changed files with 0 additions and 3 deletions

View File

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