Removed obsolete dead code.
This commit is contained in:
parent
8ed8336c15
commit
d97b705bcc
1 changed files with 0 additions and 3 deletions
|
@ -473,9 +473,6 @@ EOF
|
|||
# Keep the script file name for Makefile dependencies.
|
||||
PREV=$this_script
|
||||
done # for file in chapter07/*
|
||||
|
||||
# Add SBU-disk_usage report target if required
|
||||
if [[ "$REPORT" = "y" ]] ; then wrt_report ; fi
|
||||
}
|
||||
|
||||
|
||||
|
|
Reference in a new issue