cosmetic - styleguide / remove undeeded comments

This commit is contained in:
Jools Wills 2016-12-14 01:48:59 +00:00
parent f097383bcb
commit a5eb4ccf1b
2 changed files with 2 additions and 8 deletions

View file

@ -9,8 +9,6 @@
# at https://raw.githubusercontent.com/RetroPie/RetroPie-Setup/master/LICENSE.md
#
# global variables ==========================================================
__version="4.1.5"
[[ "$__debug" -eq 1 ]] && set -x

View file

@ -9,12 +9,8 @@
# at https://raw.githubusercontent.com/RetroPie/RetroPie-Setup/master/LICENSE.md
#
# =============================================================
# START OF THE MAIN SCRIPT
# =============================================================
scriptdir=$(dirname "$0")
scriptdir=$(cd "$scriptdir" && pwd)
scriptdir="$(dirname "$0")"
scriptdir="$(cd "$scriptdir" && pwd)"
"$scriptdir/retropie_packages.sh" setup gui