diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass index 8d9ef40b35700..237657cf551ae 100644 --- a/eclass/java-utils-2.eclass +++ b/eclass/java-utils-2.eclass @@ -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: [ [...]] # @RETURN: 0: the current vm matches any of the provided strings