The print button was recently added as a "Print Quote" function. If you want to remove the print button open up savecart.ascx and comment out the following line of code like this:
<%--<asp:ButtonField ButtonType="Image" CommandName="Print" Text="Print" ImageUrl="~/DesktopModules/Smith.BuyNow/Images/print.gif" ItemStyle-Width="70px" ItemStyle-HorizontalAlign="Center" />--%>