mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
java-utils-2.eclass: remove undocumented unused function
Removes java-pkg_set-current-vm Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38836 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
55d8a20f7d
commit
48a74a98e1
@@ -1636,10 +1636,6 @@ java-pkg_is-vm-version-ge() {
|
||||
fi
|
||||
}
|
||||
|
||||
java-pkg_set-current-vm() {
|
||||
export GENTOO_VM=${1}
|
||||
}
|
||||
|
||||
# @FUNCTION: java-pkg_current-vm-matches
|
||||
# @USAGE: <vm_string1> [<vm_string2> [<vm_string3>...]]
|
||||
# @RETURN: 0: the current vm matches any of the provided strings
|
||||
|
||||
Reference in New Issue
Block a user