Restore original WP admin bar after BuddyPress install [closed]

Since buddypress 1.5 you can use:

define( 'BP_USE_WP_ADMIN_BAR', true );

I use it in bp-custom.php although it can go in wp-config.php