Remove various scripts
[grml-scripts.git] / usr_share / run-welcome
index 3d5dc34..90fd7be 100755 (executable)
@@ -35,12 +35,6 @@ case "$CMDLINE" in
           $script
        fi
        ;;
-   # turn on speakers for accessibility users:
-   *\ swspeak*|*blind*|*brltty*|*speakup*)
-      if [ $(which flite) ] ; then
-         flite -o play -t "Finished booting"
-      fi
-      ;;
 
    # do nothing if booting with bootoption noquick:
    *\ noquick*)