I needed this too for my client, who runs a small rental company business.
During the checkout workflow there was the billing address on the left column and on the right column a check box to confirm that the shipping address was the same as billing. We wanted to eliminate the option of them un-checking that box.
I went to Display/Views chose my template and went to checkout/address
In there I removed the lines that asked it to "echo" the shipping address on the right column.
That did the trick.
I can paste here what I have in that custom view if you would like.