Label abbreviation feature is dead; kill it

Note: because this feature wasn't used at all, there is no need for
new schema version with automagic gerrit.config clean up.

Bug: issue 2618
Change-Id: Ic129ca43c21c1955b842d61b84c515d622711ced
This commit is contained in:
David Ostrovsky
2014-06-12 10:06:35 +02:00
committed by Dave Borowitz
parent 1e05b52046
commit 4f0c338788
7 changed files with 3 additions and 43 deletions

View File

@@ -183,14 +183,6 @@ range for a user. In that case the score that will get set in the Reply
box will be either the lowest or highest score in the permissible range.
[[label_abbreviation]]
=== `label.Label-Name.abbreviation`
An abbreviated name for a label shown as a compact column header, for
example on project dashboards. Defaults to all the uppercase characters
in the label name, e.g. `Label-Name` is abbreviated by default as `LN`.
[[label_function]]
=== `label.Label-Name.function`