From ccaaa305f1ee99564888f4c425d074169abe62d6 Mon Sep 17 00:00:00 2001
From: Tim Steiner <tsteiner2@unl.edu>
Date: Mon, 26 Apr 2010 22:28:20 +0000
Subject: [PATCH] Setting up the "stable" trunk.

git-svn-id: file:///tmp/wdn_thm_drupal/trunk@55 20a16fea-79d4-4915-8869-1ea9d5ebf173
---
 sites/all/themes/unl_wdn/template.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sites/all/themes/unl_wdn/template.php b/sites/all/themes/unl_wdn/template.php
index 1ebaf454..2f948a9e 100644
--- a/sites/all/themes/unl_wdn/template.php
+++ b/sites/all/themes/unl_wdn/template.php
@@ -1,7 +1,5 @@
 <?php
 
-include dirname(__FILE__) . '/includes/form.inc';
-
 function unl_wdn_breadcrumb($breadcrumbs)
 {
 	if (count($breadcrumbs) == 0) {
-- 
GitLab