summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/home/sidebar.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-content/themes/home/sidebar.php')
-rw-r--r--wp-content/themes/home/sidebar.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/wp-content/themes/home/sidebar.php b/wp-content/themes/home/sidebar.php
index 72a015a..6f45298 100644
--- a/wp-content/themes/home/sidebar.php
+++ b/wp-content/themes/home/sidebar.php
@@ -2,14 +2,6 @@
<ul>
<?php /* Widgetized sidebar, if you have the plugin installed. */
if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>
-<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar() ) : ?>
-
- </ul>
- </div>
-<?php return; ?>
-
-<?php endif; ?>
-
<li>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</li>