--- attached_node.module	2006-08-13 19:12:15.000000000 +0100
+++ attached_node.module	2007-05-10 08:41:33.000000000 +0100
@@ -244,9 +244,6 @@
       you can specify those in the filter configuration.
       </p>');
       break;
-    case 'admin/modules#description':
-      $output = t("A utility module to attach nodes to other nodes.");
-      break;
   }
   return $output;
 }
@@ -285,5 +282,3 @@
     [node:<em>node_id</em>,param_1="val1",param_2="val2"]');
   }
 }
-
-?>
