Index: trunk/xpressme_integration_kit/wp-content/themes/xpress_default/footer.php
===================================================================
--- trunk/xpressme_integration_kit/wp-content/themes/xpress_default/footer.php	(revision 617)
+++ trunk/xpressme_integration_kit/wp-content/themes/xpress_default/footer.php	(revision 618)
@@ -5,13 +5,7 @@
 		<?php printf(__('%1$s and %2$s.', 'xpress'), '<a href="' . get_bloginfo('rss2_url') . '">' . __('Entries (RSS)', 'xpress') . '</a>', '<a href="' . get_bloginfo('comments_rss2_url') . '">' . __('Comments (RSS)', 'xpress') . '</a>'); ?>
 	</div>
-		<!-- <?php printf(__('%d queries. %s seconds.', 'xpress'), get_num_queries(), timer_stop(0, 3)); ?> -->
-	<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
-		<div class="xpress_credit"><?php echo xpress_credit('echo=0'). ' (' . xpress_convert_time('echo=0&format=' . __('%.3f sec.', 'xpress')) . ')'; ?></div>
+	<div class="xpress_credit"><?php echo xpress_credit('echo=0'). ' (' . xpress_convert_time('echo=0&format=' . __('%.3f sec.', 'xpress')) . ')'; ?></div>
 </div>
 </div>
-
-<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/xpress/ -->
-<?php /* "Just what do you think you're doing Dave?" */ ?>
-
 		<?php wp_footer(); ?>
 </body>
