General: Remove TODO

This commit is contained in:
Dylan Araps 2016-12-02 09:52:06 +11:00
parent 06db0b517b
commit 112613410d
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ get_distro() {
esac
ascii_distro="Windows 10"
# TODO: Install Red Star OS and check if this is really needed.
elif [[ -f "/etc/redstar-release" ]]; then
case "$distro_shorthand" in
"on" | "tiny") distro="Red Star OS" ;;