unused code

Pasqualle - January 19, 2009 - 14:00
Project:Paranoia
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

paranoia.module line 19

        foreach ($form['checkboxes'][$rid]['#default_value'] as $key => $value) {
          if ($value == 'use PHP for block visibility') {
          }
        }

this part of the source seems as unused code to me

 
 

Drupal is a registered trademark of Dries Buytaert.