--- menu_block.follow.inc	2010-06-10 14:29:08.000000000 -0500
+++ menu_block.follow.inc.new	2010-06-10 14:29:15.000000000 -0500
@@ -50,9 +50,6 @@ function _menu_tree_prune_active_tree(&$
         }
         // If the active menu item has no children, we're done.
         else {
-          if ($level == 'child') {
-            $tree = array();
-          }
           break 2;
         }
       }
