diff options
Diffstat (limited to 'eclass/estack.eclass')
| -rw-r--r-- | eclass/estack.eclass | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/eclass/estack.eclass b/eclass/estack.eclass index 37a2994283ce..c0823adb03f7 100644 --- a/eclass/estack.eclass +++ b/eclass/estack.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: estack.eclass @@ -8,11 +8,6 @@ # @DESCRIPTION: # Support for storing values on stack-like variables. -# @VARIABLE: _ESTACK_ECLASS -# @INTERNAL -# @DESCRIPTION: -# Please document me - if [[ -z ${_ESTACK_ECLASS} ]]; then # @FUNCTION: estack_push |
