diff --git a/modules/node/node.module b/modules/node/node.module index 51f06df57da..2cba76a1d5a 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -2962,7 +2962,6 @@ function node_node_access($node, $op, $account) { */ function node_list_permissions($type) { $info = node_type_get_type($type); - $type = check_plain($info->type); // Build standard list of node permissions for this type. $perms = array(