The friend status updates are useful at the top of the homepage, but I don't see the point of showing this information in the profile page, looks like clutter to me. This is how you can hide it:
<style>
.extendedNetwork{display:none;}
</style>
.extendedNetwork{display:none;}
</style>

No Comments :(