--- bookreview.module	2005-04-16 19:35:42.000000000 +0200
+++ bookreview.module	2005-10-20 22:58:06.000000000 +0200
@@ -11,9 +11,6 @@
     case 'node/add#bookreview':
       $output = t('Write a book review.');
       break;
-    case 'node/add/bookreview':
-      $output = variable_get('bookreview_help', '');
-      break;
     case 'admin/block/configure/bookreview/0':
       $output = t('This block will display a custom link to a bookstore next to each of your book reviews.  It will dynamically replace the text "%ISBN" with the actual ISBN of the book being reviewed.  To use this functionality, paste the HTML snippet provided to you by the remote bookstore into the HTML snippet field.  Be sure to replace the actual ISBN in the provided html snippet with the generic text "%ISBN" so this module will be able to automatically insert the correct ISBN for each of your book reviews.');
       break;
