Filtering wp_title() in WordPress

All you need to do is type

wp_title(''); 

instead

wp_title( '|', true, 'right' );