aboutsummaryrefslogtreecommitdiffstats
path: root/prefdm
diff options
context:
space:
mode:
Diffstat (limited to 'prefdm')
-rwxr-xr-xprefdm3
1 files changed, 0 insertions, 3 deletions
diff --git a/prefdm b/prefdm
index b4d64246..bab1b065 100755
--- a/prefdm
+++ b/prefdm
@@ -14,9 +14,6 @@ if [ -f /etc/sysconfig/desktop ]; then
preferred=/usr/sbin/gdm
elif [ "$DISPLAYMANAGER" = KDE ]; then
preferred=/usr/bin/kdm
-
- # KDM supports "old-style" transition
- splash_quit_command="plymouth quit --retain-splash"
elif [ "$DISPLAYMANAGER" = WDM ]; then
preferred=/usr/bin/wdm
splash_quit_command="plymouth quit"