Index: custom-header.php
===================================================================
--- custom-header.php	(revision 15489)
+++ custom-header.php	(working copy)
@@ -435,7 +435,7 @@
 <table class="form-table">
 <tbody>
 
-
+<?php if ( get_header_image() ) : ?>
 <tr valign="top">
 <th scope="row"><?php _e( 'Preview' ); ?></th>
 <td >
@@ -456,6 +456,7 @@
 	<?php } ?>
 </td>
 </tr>
+<?php endif; ?>
 
 <tr valign="top">
 <th scope="row"><?php _e( 'Upload Image' ); ?></th>
