8158458: Update references from "1.9" to "9"

Reviewed-by: prr
This commit is contained in:
Iris Clark 2016-06-10 13:47:19 -07:00
parent 2f6adf09a0
commit eb64124e48

View File

@ -372,7 +372,6 @@ public class Application {
* Acceptable values are from 0 to 100, any other disables progress indication.
*
* @param value progress value
* @since 1.9
*/
public void setDockIconProgress(final int value) {
iconHandler.setDockIconProgress(value);