Index: phptemplate.engine
===================================================================
RCS file: /cvs/drupal/drupal/themes/engines/phptemplate/phptemplate.engine,v
retrieving revision 1.4
diff -u -r1.4 phptemplate.engine
--- phptemplate.engine	25 May 2005 06:03:18 -0000	1.4
+++ phptemplate.engine	13 Jul 2005 16:49:40 -0000
@@ -199,8 +199,6 @@
       'sticky'         => $node->sticky,
       'content'        => ($main && $node->teaser) ? $node->teaser : $node->body,
       'links'          => $node->links ? theme('links', $node->links) : '',
-      'mission'        => $mission,
-      'page'           => $page,
       'taxonomy'       => $taxonomy,
 
     /* Lastly , pass the actual node to allow more customization */
