summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/field/field.api.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/field/field.api.php b/modules/field/field.api.php
index f6b8257ac..e8e04542a 100644
--- a/modules/field/field.api.php
+++ b/modules/field/field.api.php
@@ -31,8 +31,6 @@
* - label: The human readable name of the element.
* - description: A short description of the element contents.
* - weight: The default weight of the element.
- * - visible: The default visibility of the element. Only for 'display'
- * context.
* - edit: (optional) String containing markup (normally a link) used as the
* element's 'edit' operation in the administration interface. Only for
* 'form' context.