diff options
Diffstat (limited to 'eclass/cdrom.eclass')
-rw-r--r-- | eclass/cdrom.eclass | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/eclass/cdrom.eclass b/eclass/cdrom.eclass index 4481eaa1dd9b..4bbe6aa31759 100644 --- a/eclass/cdrom.eclass +++ b/eclass/cdrom.eclass @@ -14,11 +14,6 @@ # eclass will require RESTRICT="bindist" but the point still stands. # The functions are generally called in src_unpack. -# @VARIABLE: _CDROM_ECLASS -# @INTERNAL -# @DESCRIPTION: -# If null set to 1 - if [[ -z ${_CDROM_ECLASS} ]]; then _CDROM_ECLASS=1 |