diff --git a/core/src/main/java/hudson/model/View.java b/core/src/main/java/hudson/model/View.java index d1d607a0a1ea..e423152652f5 100644 --- a/core/src/main/java/hudson/model/View.java +++ b/core/src/main/java/hudson/model/View.java @@ -575,18 +575,9 @@ public SearchGroup getSearchGroup() { /** * Returns the transient {@link Action}s associated with the top page. - * - *
- * If views don't want to show top-level actions, this method
- * can be overridden to return different objects.
- *
- * @see Jenkins#getActions()
*/
public List