summaryrefslogtreecommitdiff
path: root/modules/node/node.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/node/node.module')
-rw-r--r--modules/node/node.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/node/node.module b/modules/node/node.module
index 735fc30c4..67990084c 100644
--- a/modules/node/node.module
+++ b/modules/node/node.module
@@ -1480,7 +1480,6 @@ function node_search_status() {
* Implement hook_search_admin().
*/
function node_search_admin() {
- $form = array();
// Output form for defining rank factor weights.
$form['content_ranking'] = array(
'#type' => 'fieldset',